Lines Matching refs:odbc_sql_error

870 void odbc_sql_error(ODBC_SQL_ERROR_PARAMS)  in odbc_sql_error()  function
1073 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLTransact"); in odbc_transact()
1226 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
1252 odbc_sql_error(conn, result->stmt, "SQLPrepare"); in PHP_FUNCTION()
1255 odbc_sql_error(conn, result->stmt, "SQLPrepare"); in PHP_FUNCTION()
1279 odbc_sql_error(result->conn_ptr, result->stmt, "SQLDescribeParameter"); in PHP_FUNCTION()
1430 odbc_sql_error(result->conn_ptr, result->stmt, "SQLBindParameter"); in PHP_FUNCTION()
1447 odbc_sql_error(result->conn_ptr, result->stmt, "SQLFreeStmt"); in PHP_FUNCTION()
1470 odbc_sql_error(result->conn_ptr, result->stmt, "SQLExecute"); in PHP_FUNCTION()
1473 odbc_sql_error(result->conn_ptr, result->stmt, "SQLExecute"); in PHP_FUNCTION()
1546 odbc_sql_error(result->conn_ptr, result->stmt, "SQLSetCursorName"); in PHP_FUNCTION()
1608 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLDataSources"); in PHP_FUNCTION()
1660 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
1686 odbc_sql_error(conn, result->stmt, "SQLExecDirect"); in PHP_FUNCTION()
1804 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in php_odbc_fetch_hash()
1968 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2216 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2275 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2392 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2520 odbc_sql_error(*conn, SQL_NULL_HSTMT, "SQLSetConnectOption"); in odbc_sqlconnect()
2564 odbc_sql_error(*conn, SQL_NULL_HSTMT, "SQLConnect"); in odbc_sqlconnect()
2850 odbc_sql_error(result->conn_ptr, result->stmt, "SQLMoreResults"); in PHP_FUNCTION()
3022 odbc_sql_error(conn, SQL_NULL_HSTMT, "Set autocommit"); in PHP_FUNCTION()
3031 odbc_sql_error(conn, SQL_NULL_HSTMT, "Get commit status"); in PHP_FUNCTION()
3135 odbc_sql_error(conn, SQL_NULL_HSTMT, "SetConnectOption"); in PHP_FUNCTION()
3147 odbc_sql_error(result->conn_ptr, result->stmt, "SetStmtOption"); in PHP_FUNCTION()
3195 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3212 odbc_sql_error(conn, result->stmt, "SQLTables"); in PHP_FUNCTION()
3264 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3283 odbc_sql_error(conn, result->stmt, "SQLColumns"); in PHP_FUNCTION()
3336 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3348 odbc_sql_error(conn, result->stmt, "SQLColumnPrivileges"); in PHP_FUNCTION()
3414 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3428 odbc_sql_error(conn, result->stmt, "SQLForeignKeys"); in PHP_FUNCTION()
3482 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3490 odbc_sql_error(conn, result->stmt, "SQLGetTypeInfo"); in PHP_FUNCTION()
3541 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3552 odbc_sql_error(conn, result->stmt, "SQLPrimaryKeys"); in PHP_FUNCTION()
3609 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3621 odbc_sql_error(conn, result->stmt, "SQLProcedureColumns"); in PHP_FUNCTION()
3678 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3689 odbc_sql_error(conn, result->stmt, "SQLProcedures"); in PHP_FUNCTION()
3748 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3762 odbc_sql_error(conn, result->stmt, "SQLSpecialColumns"); in PHP_FUNCTION()
3819 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3832 odbc_sql_error(conn, result->stmt, "SQLStatistics"); in PHP_FUNCTION()
3884 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3895 odbc_sql_error(conn, result->stmt, "SQLTablePrivileges"); in PHP_FUNCTION()