Searched refs:pdo_odbc_doer_error (Results 1 – 2 of 2) sorted by relevance
173 #define pdo_odbc_doer_error(what) pdo_odbc_error(dbh, NULL, stmt, what, __FILE__, __LINE__) macro
247 pdo_odbc_doer_error("SQLExecDirect"); in odbc_handle_doer()253 pdo_odbc_doer_error("SQLRowCount"); in odbc_handle_doer()
Completed in 5 milliseconds