This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-29 11:13:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79d649e17323f4fa6bd234f4cdf609a99e91435a
archived-php-src
/
ext
/
pdo_odbc
T
History
Dan Scott
4187a6e3c7
Bring PDO_ODBC tests in sync with PDO base tests.
2005-06-15 00:17:18 +00:00
..
tests
Bring PDO_ODBC tests in sync with PDO base tests.
2005-06-15 00:17:18 +00:00
config.m4
Partial revert: AC_DEFINE / PHP_HAVE_DEF need to be called once only per macro
2005-06-14 02:18:18 +00:00
config.w32
…
CREDITS
…
EXPERIMENTAL
test commit
2005-06-06 17:47:49 +00:00
odbc_driver.c
hunting for a bug. Looks like it might be yet-another-mysterious-shutdown problem.
2005-06-11 14:48:06 +00:00
odbc_stmt.c
Removed unused var.
2005-04-19 20:55:02 +00:00
package.xml
prep for release
2005-02-09 05:04:40 +00:00
pdo_odbc.c
prep for release
2005-02-09 05:04:40 +00:00
php_pdo_odbc_int.h
This might allow piecewise sending of LOB data for input parameters.
2005-02-07 03:27:54 +00:00
php_pdo_odbc.h
…