v5:database:odbc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:database:odbc [2016/01/31 19:31] – mnewnham | v5:database:odbc [2021/01/11 09:59] (current) – typo peterdd | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ODBC ====== | ====== ODBC ====== | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | In addition to the genric | + | In addition to the generic |
----------------------- | ----------------------- | ||
===== odbc ===== | ===== odbc ===== | ||
Line 17: | Line 17: | ||
</ | </ | ||
* This generic driver can be used with any database with ODBC connection support. | * This generic driver can be used with any database with ODBC connection support. | ||
- | * Connections can only be made using DSN connection strings or pre-defined | + | * Connections can only be made using DSN connection strings or predefined |
* Performance and functionality may be limited. | * Performance and functionality may be limited. | ||
* Writing portable applications that use this driver is not recommended. | * Writing portable applications that use this driver is not recommended. | ||
- | * When configuring connections on Windows, ensure that the ODBC driver configuration (32 Bit/64 Bit) matches the installed PHP version | + | * When configuring connections on Windows, ensure that the ODBC driver configuration (32 Bit/64 Bit) matches the installed PHP version. |
==== Setting The Cursor Mode ==== | ==== Setting The Cursor Mode ==== | ||
All ADOdb ODBC drivers can configure an appropriate cursor mode. The following modes are available through PHP. | All ADOdb ODBC drivers can configure an appropriate cursor mode. The following modes are available through PHP. | ||
Line 120: | Line 120: | ||
===== Feature Limitations ===== | ===== Feature Limitations ===== | ||
ODBC connections have functionality limitations include transactional handling. See the [[v5: | ODBC connections have functionality limitations include transactional handling. See the [[v5: | ||
- | {{tag> | + | {{tag> |
v5/database/odbc.1454265063.txt.gz · Last modified: 2017/04/21 11:24 (external edit)