#
af8bb16e |
| 19-Jan-2005 |
Wez Furlong |
implement nextRowset for ODBC # this might even work first time
|
#
b234f1e4 |
| 17-Jan-2005 |
Wez Furlong |
tidy up a few things
|
#
b2fe6756 |
| 12-Jan-2005 |
Wez Furlong |
Support scrollable cursors
|
#
70da7390 |
| 07-Jan-2005 |
Wez Furlong |
remove error map; odbc speaks SQLSTATE natively
|
Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1 |
|
#
70bd0320 |
| 25-May-2004 |
Wez Furlong |
Use the correct label for the error message
|
#
d13d9c60 |
| 25-May-2004 |
Wez Furlong |
Allow setting the cursor name for ODBC statements, so that: UPDATE foo set .... WHERE CURRENT OF <NAME> statements will work.
|
Revision tags: php-4.3.7RC1, RELEASE_0_1_1 |
|
#
8d9c384f |
| 22-May-2004 |
Wez Furlong |
Fix doer() Implement error handling for ODBC
|
#
d4c5556b |
| 17-May-2004 |
Wez Furlong |
Let is build under unix. Tested against IBM DB2 and unixODBC. Could work with others.
|
#
d6c4dee1 |
| 17-May-2004 |
Wez Furlong |
ODBC (v3 ish) driver for PDO. Will not build under unix yet.
|