Searched refs:pdo_mssql (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/ext/pdo_dblib/ |
H A D | config.w32 | 37 if (CHECK_LIB("sybdb.lib", "pdo_mssql", PHP_PDO_MSSQL) && 45 if (CHECK_LIB("ntwdblib.lib", "pdo_mssql", 62 …EXTENSION("pdo_mssql", "pdo_dblib.c dblib_driver.c dblib_stmt.c", null, null, null, "ext\\pdo_mssq… 69 ADD_EXTENSION_DEP('pdo_mssql', 'pdo'); 71 WARNING("pdo_mssql not enabled, libraries or headers not found")
|
H A D | pdo_dblib.c | 83 ZEND_GET_MODULE(pdo_mssql) in ZEND_GET_MODULE() argument
|
/PHP-5.4/ |
H A D | NEWS | 3919 - Fixed bug #51213 (pdo_mssql is trimming value of the money column). (Ilia,
|
Completed in 30 milliseconds