ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:microsoft_sql_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:database:microsoft_sql_server [2018/07/08 01:07] – [mssql] mnewnhamv5:database:microsoft_sql_server [2018/07/08 01:08] – [mssqlnative] mnewnham
Line 4: Line 4:
 There are 2 supported drivers that allow connections to Microsoft SQL Server databases.  There are 2 supported drivers that allow connections to Microsoft SQL Server databases. 
 ==== mssqlnative ==== ==== mssqlnative ====
-This driver, which runs on both Windows and Linux clients, allows connections to Microsoft SQL Server databases versions 2008 and up, and uses the Microsoft Native Client libraries. This driver is now recommended for both Windows and Linux platforms, and provides the fastest PHP connection.+This driver, which runs on both Windows and Linux clients, allows connections to Microsoft SQL Server databases versions 2008 and up, and uses the Microsoft Native Client libraries. This driver is recommended for Windows Clients running PHP 5.3 and higher, and Linux Clients running PHP 7.0 and higher, and provides the fastest PHP connection.
  
 More about the Microsoft SQL Server client for Linux [[https://github.com/Microsoft/msphpsql|here]] More about the Microsoft SQL Server client for Linux [[https://github.com/Microsoft/msphpsql|here]]
v5/database/microsoft_sql_server.txt · Last modified: 2022/11/15 02:13 by mnewnham