php-src/ext/pdo_odbc/tests
2005-06-11 14:01:46 +00:00
..
connection.inc
pdo_001.phpt
pdo_002.phpt
pdo_003.phpt
pdo_004.phpt
pdo_005.phpt
pdo_006.phpt
pdo_007.phpt
pdo_008.phpt
pdo_009.phpt
pdo_010.phpt One more PDO_ODBC test (tested with DB2 V8.2). 2005-03-03 20:30:38 +00:00
pdo_011.phpt PDO_ODBC returns strings for all data types. Bring expected output in line. 2005-06-11 14:01:46 +00:00
pdo_012.phpt Next three tests for PDO_ODBC (tested with DB2 V8.2). 2005-03-03 20:23:29 +00:00
pdo_013.phpt Next three tests for PDO_ODBC (tested with DB2 V8.2). 2005-03-03 20:23:29 +00:00
pdo_014.phpt Next three tests for PDO_ODBC (tested with DB2 V8.2). 2005-03-03 20:23:29 +00:00
pdo_015.phpt
pdo_017.phpt Test PDO::beginTransaction and PDO::rollBack. 2005-03-05 21:03:12 +00:00
pdo_020.phpt Add a test for PDOStatement::columnCount(). 2005-03-08 17:39:41 +00:00
pdo_021.phpt Add simple tests for insert through PDO::prepare/PDOStatement::execute. 2005-03-08 18:12:22 +00:00
pdo_022.phpt Add test for PDOStatement::getColumnMeta(). 2005-03-09 00:20:07 +00:00
prepare.inc
skipif.inc