Changes between Version 10 and Version 11 of Documentatie/Beheerder/Installeren/Installatiehandleiding/SQLServer


Ignore:
Timestamp:
02/05/13 09:29:15 (13 years ago)
Author:
adriaan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentatie/Beheerder/Installeren/Installatiehandleiding/SQLServer

    v10 v11  
    2323SQL Server moet op de gebruikersmachine de Microsoft SQL Native Client driver geinstalleerd worden. Deze moet minstens versie 2005.90.5000.00 hebben. 
    2424 
    25 Instructies hiervoor zijn te vinden op de site van Microsoft, http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17943  
    26  
    2725 '''Microsoft SQL Server Native Client ''' 
    2826 
    2927 Microsoft SQL Server Native Client (SQL Native Client) is a single dynamic-link library (DLL) containing both the SQL OLE DB provider and SQL ODBC driver. It contains run-time support for applications using native-code APIs (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 7.0, 2000 or 2005. SQL Native Client should be used to create new applications or enhance existing applications that need to take advantage of new SQL Server 2005 features. This redistributable installer for SQL Native Client installs the client components needed during run time to take advantage of new SQL Server 2005 features, and optionally installs the header files needed to develop an application that uses the SQL Native Client API. 
     28 
     29[[Image(ncli.PNG, class=inline-right, 240)]]De SQL Server Native Client installer kan van de site van Microsoft gedownload worden. Aanbevolen wordt om op [http://www.microsoft.com/en-us/download/details.aspx?id=20101 deze pagina] de installer op te halen. Voor 32-bit systemen, gebruik `ENU\x86\sqlncli.msi` (3.4MB) en voor 64-bit systemen, `ENU\x64\sqlncli.msi` (6.3MB). Om er achter te komen welke van toepassing is op uw systeem, kijk onder ''Start'' -> ''Configuratiescherm'' -> ''Systeemeigenschappen'' van het Windows systeem. 
     30 
    3031 
    3132=== Windows 7 ===