ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


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 revision
Previous revision
microsoft_sql_server [2015/07/07 02:47] mnewnhammicrosoft_sql_server [2015/07/18 15:47] (current) – removed mnewnham
Line 1: Line 1:
-====== Microsoft SQL Server ===== 
-====== mssqlnative ====== 
-<WRAP left 300px box> 
-|Driver Name|mssqlnative| 
-|Status|Active| 
-|Windows|Yes| 
-|Unix|No| 
-</WRAP> 
-This driver was contributed by Microsoft and provides connections to SQL server databases greater than version 2000. It requires PHP version 5.3 or greater, Microsoft native client software and the appropriate PHP driver.  
- 
-Sequences are supported in native mode in SQL Sever 2012, and emulated in earlier versions.  
- 
-Tagged: {{tag>[SQL_Server windows active]}} 
-====== mssql (Windows) ====== 
-<WRAP left 300px box> 
-|Driver Name|mssql| 
-|Status|Deprecated| 
-|Windows|Yes| 
-|Unix|No| 
-</WRAP> 
-This driver was the primary connection method to SQL Server databases up to PHP Version 5.2.  
-Tagged: {{tag>[SQL_Server windows deprecated]}} 
-====== mssql (Unix) ====== 
-<WRAP left 300px box> 
-|Driver Name|mssql| 
-|Status|Active| 
-|Windows|No| 
-|Unix|Yes| 
-</WRAP> 
-This driver provides access to Microsoft SQL Server databases from unix systems via Freetds 
-Tagged: {{tag>[SQL_Server unix active freetds]}} 
-====== mssqlpo ====== 
-<WRAP left 300px box> 
-|Driver Name|mssqlpo| 
-|Status|Active (Unix Only)| 
-|Windows|Yes| 
-|Unix|Yes| 
-</WRAP> 
-This driver provides undocumented portability to the mssql driver 
- 
-Tagged:{{tag>[SQL_Server unix windows active portable]}} 
- 
-====== mssql_n ====== 
-<WRAP left 300px box> 
-|Driver Name|mssqlpo| 
-|Status|Deprecated| 
-|Windows|No| 
-|Unix|Yes| 
-</WRAP> 
-This driver appears to provide Unicode enhancements to the mssql driver 
- 
-Tagged: {{tag>[SQL_Server unix deprecated unicode]}} 
  
microsoft_sql_server.1436230027.txt.gz · Last modified: 2017/04/21 11:17 (external edit)