Using the Driver with SQL Server 2008 (SQL Server Driver for PHP Version 1.0)
The SQL Server Driver for PHP supports access to SQL Server 2008 databases. However, Microsoft SQL Server 2005 Native Client (sqlncli.dll) must be installed on the same computer on which PHP is running. For more information about SQL Server 2005 Native Client, see the Microsoft SQL Server Native Client page on MSDN. To download and install SQL Server 2005 Native Client now, use the appropriate link below:
Note: |
|---|
| SQL Server Native Client 2005 can be installed side-by-side with SQL Server Native Client 2008. |
Note: