Searched defs:pdo_odbc_stmt_error (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/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__, __LINE__ TSRMLS_CC) macro |
Completed in 3 milliseconds