ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:odbc

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
Last revisionBoth sides next revision
v5:database:odbc [2016/01/31 18:59] mnewnhamv5:database:odbc [2020/01/13 13:07] – Add tier2 tag dregad
Line 51: Line 51:
 [[v5:database:microsoft_sql_server#mssqlnative|SQL Server]] [[v5:database:microsoft_sql_server#mssqlnative|SQL Server]]
 </WRAP> </WRAP>
-When used on Windows clients, this driver needs the Microsoft SQL server native client. There are feature limitations compared to the ''mssqlnative'' driver, use of that is always recommended.+When used on Windows clients, this driver needs the Microsoft SQL server native client. There are feature limitations compared to the ''mssqlnative'' driver, use of that is always recommended. If you are using the driver with SQL Server versions 2012 and higher, consider using the odbc_mssql2012 driver instead, as 2012+ database specific fixes will be placed into that driver.
 ------------------------------------ ------------------------------------
 ===== odbc_mssql2012 ===== ===== odbc_mssql2012 =====
Line 120: Line 120:
 ===== Feature Limitations ===== ===== Feature Limitations =====
 ODBC connections have functionality limitations include transactional handling. See the [[v5:database:feature_comparison|Feature Matrix]] for more information ODBC connections have functionality limitations include transactional handling. See the [[v5:database:feature_comparison|Feature Matrix]] for more information
-{{tag>[odbc windows active supported]}}+{{tag>[odbc windows active supported tier2]}}
v5/database/odbc.txt · Last modified: 2021/01/11 09:59 by peterdd