| | 17 | === Drivers Installeren === |
| | 18 | |
| | 19 | Voor Microsoft |
| | 20 | SQL Server moet op de gebruikersmachine de Microsoft SQL Native Client driver geinstalleerd worden. Deze moet minstens versie 2005.90.5000.00 hebben. |
| | 21 | |
| | 22 | Instructies hiervoor zijn te vinden op de site van Microsoft, http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17943 |
| | 23 | |
| | 24 | '''Microsoft SQL Server Native Client ''' |
| | 25 | |
| | 26 | 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. |