Lines Matching refs:odbc_sql_error

868 void odbc_sql_error(ODBC_SQL_ERROR_PARAMS)  in odbc_sql_error()  function
1052 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLTransact"); in odbc_transact()
1208 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
1234 odbc_sql_error(conn, result->stmt, "SQLPrepare"); in PHP_FUNCTION()
1237 odbc_sql_error(conn, result->stmt, "SQLPrepare"); in PHP_FUNCTION()
1339 odbc_sql_error(result->conn_ptr, result->stmt, "SQLDescribeParameter"); in PHP_FUNCTION()
1414 odbc_sql_error(result->conn_ptr, result->stmt, "SQLBindParameter"); in PHP_FUNCTION()
1431 odbc_sql_error(result->conn_ptr, result->stmt, "SQLFreeStmt"); in PHP_FUNCTION()
1454 odbc_sql_error(result->conn_ptr, result->stmt, "SQLExecute"); in PHP_FUNCTION()
1457 odbc_sql_error(result->conn_ptr, result->stmt, "SQLExecute"); in PHP_FUNCTION()
1528 odbc_sql_error(result->conn_ptr, result->stmt, "SQLSetCursorName"); in PHP_FUNCTION()
1584 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLDataSources"); in PHP_FUNCTION()
1636 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
1662 odbc_sql_error(conn, result->stmt, "SQLExecDirect"); in PHP_FUNCTION()
1781 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in php_odbc_fetch_hash()
1937 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2170 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2217 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2322 odbc_sql_error(result->conn_ptr, result->stmt, "SQLGetData"); in PHP_FUNCTION()
2470 odbc_sql_error(*conn, SQL_NULL_HSTMT, "SQLSetConnectOption"); in odbc_sqlconnect()
2515 odbc_sql_error(*conn, SQL_NULL_HSTMT, "SQLConnect"); in odbc_sqlconnect()
2804 odbc_sql_error(result->conn_ptr, result->stmt, "SQLMoreResults"); in PHP_FUNCTION()
2964 odbc_sql_error(conn, SQL_NULL_HSTMT, "Set autocommit"); in PHP_FUNCTION()
2973 odbc_sql_error(conn, SQL_NULL_HSTMT, "Get commit status"); in PHP_FUNCTION()
3081 odbc_sql_error(conn, SQL_NULL_HSTMT, "SetConnectOption"); in PHP_FUNCTION()
3091 odbc_sql_error(result->conn_ptr, result->stmt, "SetStmtOption"); in PHP_FUNCTION()
3137 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3154 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLTables"); in PHP_FUNCTION()
3204 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3223 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLColumns"); in PHP_FUNCTION()
3274 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3286 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLColumnPrivileges"); in PHP_FUNCTION()
3350 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3364 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLForeignKeys"); in PHP_FUNCTION()
3416 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3424 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLGetTypeInfo"); in PHP_FUNCTION()
3473 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3484 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLPrimaryKeys"); in PHP_FUNCTION()
3539 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3551 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLProcedureColumns"); in PHP_FUNCTION()
3606 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3617 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLProcedures"); in PHP_FUNCTION()
3674 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3688 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLSpecialColumns"); in PHP_FUNCTION()
3743 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3756 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLStatistics"); in PHP_FUNCTION()
3806 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); in PHP_FUNCTION()
3817 odbc_sql_error(conn, SQL_NULL_HSTMT, "SQLTablePrivileges"); in PHP_FUNCTION()