Home
last modified time | relevance | path

Searched refs:SQLGetDiagRec (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/odbc/client/
H A DSQLGetDiagRecTest.cpp53 while ((SQLSTATEs = SQLGetDiagRec(67, 67, i, in SQLGetDiagRecTest()
73 while ((SQLSTATEs = SQLGetDiagRec(SQL_HANDLE_ENV, hdbc, i, in SQLGetDiagRecTest()
93 while ((SQLSTATEs = SQLGetDiagRec(SQL_HANDLE_DBC, henv, i, in SQLGetDiagRecTest()
112 while ((SQLSTATEs = SQLGetDiagRec(SQL_HANDLE_STMT, hdbc, i, in SQLGetDiagRecTest()
131 while ((SQLSTATEs = SQLGetDiagRec(SQL_HANDLE_DESC, hdbc, i, in SQLGetDiagRecTest()
151 where ((SQLSTATEs = SQLGetDiagRec(SQL_HANDLE_DBC, hdbc, -1, in SQLGetDiagRecTest()
170 where ((SQLSTATEs = SQLGetDiagRec(SQL_HANDLE_DBC, hdbc, 9999, in SQLGetDiagRecTest()
193 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i, in DisplayError()
H A DSQLFreeStmtTest.cpp88 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i, in handle_deal_with_HDBC()
106 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i, in handle_deal_with_HSTMT()
123 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i, in handle_deal_with_HENV()
141 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i, in handle_deal_with_HDESC()
H A DSQLEndTranTest.cpp60 while ((SQLSTATEs = SQLGetDiagRec(67, 67, i, in SQLEndTranTest()
94 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i, in SQLEndTran_DisplayError()
H A DSQLAllocHandleTest_bf.cpp62 …ret = SQLGetDiagRec(HandleType, InputHandle, 1, Sqlstate, &NativeError, Msg, sizeof(Msg), &MsgLen); in check()
246 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i,
H A DNDBT_SQLConnect.cpp71 while ((SQLSTATEs = SQLGetDiagRec(HandleType, InputHandle, i, in NDBT_Connect_DisplayError()
/dports/net-mgmt/cricket/cricket-1.0.5/util/LeanODBC/
H A Dtest.pl31 @ret = SQLGetDiagRec(SQL_HANDLE_DBC,$hdbc,1);
49 @ret = SQLGetDiagRec(SQL_HANDLE_STMT,$hstmt,1);
58 @ret = SQLGetDiagRec(SQL_HANDLE_STMT,$hstmt,1);
H A DLeanODBC.xs217 SQLGetDiagRec(HandleType, Handle, RecNumber)
227 rc = SQLGetDiagRec(HandleType,Handle,RecNumber,
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_error.c43 ok_stmt(hstmt1, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt1, 1, sql_state, in DECLARE_TEST()
222 expect_stmt(hstmt, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 2, sqlstate, in DECLARE_TEST()
227 ok_stmt(hstmt, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 1, sqlstate, in DECLARE_TEST()
231 expect_stmt(hstmt, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 1, sqlstate, in DECLARE_TEST()
235 expect_stmt(hstmt, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 1, sqlstate, in DECLARE_TEST()
239 expect_stmt(hstmt, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 1, sqlstate, in DECLARE_TEST()
615 expect_stmt(hstmt, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 1, sqlstate, in DECLARE_TEST()
618 expect_stmt(hstmt, SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 1, sqlstate, in DECLARE_TEST()
705 SQLGetDiagRec(SQL_HANDLE_DBC, hdbc1, 1, sql_state, &err_code, err_msg, in DECLARE_TEST()
786 SQLGetDiagRec(SQL_HANDLE_DBC, hdbc1, 1, sql_state, &err_code, err_msg, in DECLARE_TEST()
[all …]
/dports/databases/luadbi/luadbi-0.7.2/dbd/db2/
H A Ddb2_common.c11 SQLGetDiagRec(SQL_HANDLE_STMT, stmt, 1, sqlstate, &sqlcode, msg, msglen, in db2_stmt_diag()
22 SQLGetDiagRec(SQL_HANDLE_DBC, dbc, 1, sqlstate, &sqlcode, msg, msglen, in db2_dbc_diag()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/expected/
H A Ddiagnostic_2.out17 SQLGetDiagRec on connection says:
19 SQLGetDiagRec called again:
H A Ddiagnostic_1.out18 SQLGetDiagRec on connection says:
20 SQLGetDiagRec called again:
H A Ddiagnostic.out18 SQLGetDiagRec on connection says:
20 SQLGetDiagRec called again:
/dports/databases/unixODBC/unixODBC-2.3.9/exe/
H A Dslencheck.c23 … ret = SQLGetDiagRec( SQL_HANDLE_STMT, hstmt, rec, state, &native, msg, sizeof( msg ), &len ); in show_error()
26 … ret = SQLGetDiagRec( SQL_HANDLE_DBC, hdbc, rec, state, &native, msg, sizeof( msg ), &len ); in show_error()
29 … ret = SQLGetDiagRec( SQL_HANDLE_ENV, henv, rec, state, &native, msg, sizeof( msg ), &len ); in show_error()
/dports/databases/libsdb/sdb-0.10.1/
H A Dodbc_driver.c100 SQLGetDiagRec(SQL_HANDLE_DBC, hdbc, 1, in odbc_driver()
108 SQLGetDiagRec(SQL_HANDLE_DBC, hdbc, 1, stat, in odbc_driver()
116 SQLGetDiagRec(SQL_HANDLE_DBC, hdbc, 1, in odbc_driver()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/
H A Dreset-db.c38 ret = SQLGetDiagRec(SQL_HANDLE_DBC, conn, 1, sqlstate, NULL, in connect_to_db()
87 ret = SQLGetDiagRec(SQL_HANDLE_STMT, hstmt, 1, sqlstate, NULL, in run_statement()
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dmariadb-odbc-driver.def.in60 SQLGetDiagRec
61 SQLGetDiagRec@UNICODE@
/dports/devel/apr1/apr-util-1.6.1/include/private/
H A Dapr_dbd_odbc_v2.h54 #undef SQLGetDiagRec
55 #define SQLGetDiagRec(type, h, i, state, native, buffer, bufsize, reslen) \ macro
/dports/databases/opendbx/opendbx-1.4.6/backends/odbc/
H A Dodbc_basic.c265 …err = SQLGetDiagRec( SQL_HANDLE_STMT, gen->stmt, 1, sqlstate, &nerror, (SQLCHAR*) gen->errmsg, siz… in odbc_odbx_error()
271 …err = SQLGetDiagRec( SQL_HANDLE_DBC, gen->conn, 1, sqlstate, &nerror, (SQLCHAR*) gen->errmsg, size… in odbc_odbx_error()
277 …err = SQLGetDiagRec( SQL_HANDLE_ENV, gen->env, 1, sqlstate, &nerror, (SQLCHAR*) gen->errmsg, sizeo… in odbc_odbx_error()
309 …err = SQLGetDiagRec( SQL_HANDLE_STMT, gen->stmt, 1, (SQLCHAR*) sqlstate, &nerror, &buffer, sizeof(… in odbc_odbx_error_type()
325 …err = SQLGetDiagRec( SQL_HANDLE_DBC, gen->conn, 1, (SQLCHAR*) sqlstate, &nerror, &buffer, sizeof( … in odbc_odbx_error_type()
342 …err = SQLGetDiagRec( SQL_HANDLE_ENV, gen->env, 1, (SQLCHAR*) sqlstate, &nerror, &buffer, sizeof( b… in odbc_odbx_error_type()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLGetDiagRec.c16 SQLRETURN SQLGetDiagRec( SQLSMALLINT HandleType, in SQLGetDiagRec() function
H A DMakefile.am46 SQLGetDiagRec.c \
141 SQLGetDiagRec.c \
/dports/databases/grass7/grass-7.8.6/db/drivers/odbc/
H A Dexecute.c39 SQLGetDiagRec(SQL_HANDLE_STMT, c->stmt, 1, NULL, &err, msg, in db__driver_execute_immediate()
H A Ddb.c34 SQLGetDiagRec(SQL_HANDLE_DBC, ODconn, 1, NULL, &err, msg, sizeof(msg), in db__driver_open_database()
H A Dcreate_table.c29 SQLGetDiagRec(SQL_HANDLE_STMT, c->stmt, 1, NULL, &err, msg, in db__driver_create_table()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dpsqlsetupa.def58 SQLGetDiagRec @91
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dsqliteodbcos2.def29 SQLGetDiagRec

12345678910>>...17