summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc/odbc_driver.c
Commit message (Expand)AuthorAgeFilesLines
* more method table adjustments.Wez Furlong2004-09-231-0/+1
* Allow use of scrollable cursor for ODBCWez Furlong2004-05-251-1/+21
* Add flag to control the use of the ODBC cursor emulation library.Wez Furlong2004-05-251-0/+10
* Fix buglet in dbh closing.Wez Furlong2004-05-221-2/+2
* Enable ODBC Connection Pooling.Wez Furlong2004-05-221-0/+11
* ok MSVC, why didn't you spot *that* one??Wez Furlong2004-05-221-4/+4
* Fix doer()Wez Furlong2004-05-221-23/+130
* Implement ODBC doer.Ilia Alshanetsky2004-05-211-1/+15
* Fix return type here tooWez Furlong2004-05-211-1/+1
* Update for placeholder flagsWez Furlong2004-05-211-3/+3
* update prototypeWez Furlong2004-05-191-1/+1
* Update to match new prototypeWez Furlong2004-05-181-1/+1
* ODBC (v3 ish) driver for PDO.Wez Furlong2004-05-171-0/+248