Searched defs:pdo_odbc_stmt_error (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/pdo_odbc/ | ||
H A D | php_pdo_odbc_int.h | 172 #define pdo_odbc_stmt_error(what) pdo_odbc_error(stmt->dbh, stmt, SQL_NULL_HSTMT, what, __FILE__, _… macro |
Completed in 4 milliseconds