Home
last modified time | relevance | path

Searched refs:StatementText (Results 1 – 25 of 31) sorted by relevance

12

/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DPrepare.c83 SQLCHAR * StatementText, in trace_SQLPrepare() argument
91 _trace_string (StatementText, TextLength, NULL, TRACE_INPUT); in trace_SQLPrepare()
100 SQLWCHAR * StatementText, in trace_SQLPrepareW() argument
108 _trace_string_w (StatementText, TextLength, NULL, TRACE_INPUT); in trace_SQLPrepareW()
/dports/net-mgmt/cricket/cricket-1.0.5/util/LeanODBC/
H A DLeanODBC.xs257 SQLExecDirect(StatementHandle, StatementText, TextLength)
259 unsigned char* StatementText
H A Dstripsql.h70 SQLCHAR *StatementText, SQLINTEGER TextLength);
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dma_statement.h31 …SQLRETURN (*Prepare)(MADB_Stmt *Stmt, char *StatementText, SQLINTEGER TextLength, BOOL ExecDirect);
39 SQLRETURN (*ExecDirect)(MADB_Stmt *Stmt, char *StatementText, SQLINTEGER TextLength);
H A Dodbc_3_api.c1057 SQLCHAR *StatementText, in SQLExecDirect() argument
1066 ret= Stmt->Methods->ExecDirect(Stmt, (char *)StatementText, TextLength); in SQLExecDirect()
1074 SQLWCHAR *StatementText, in SQLExecDirectW() argument
1092 …CpStmt= MADB_ConvertFromWChar(StatementText, TextLength, &StmtLength, Stmt->Connection->ConnOrSrcC… in SQLExecDirectW()
1990 SQLCHAR *StatementText, in SQLPrepare() argument
2003 MDBUG_C_DUMP(Stmt->Connection, StatementText, s); in SQLPrepare()
2008 return Stmt->Methods->Prepare(Stmt, (char *)StatementText, TextLength, FALSE); in SQLPrepare()
2014 SQLWCHAR *StatementText, in SQLPrepareW() argument
2029 …StmtStr= MADB_ConvertFromWChar(StatementText, TextLength, &StmtLength, Stmt->Connection->ConnOrSrc… in SQLPrepareW()
H A Dma_statement.c87 SQLRETURN MADB_ExecuteQuery(MADB_Stmt * Stmt, char *StatementText, SQLINTEGER TextLength) in MADB_ExecuteQuery() argument
92 if (StatementText) in MADB_ExecuteQuery()
94 …>Connection, "mysql_real_query(%0x,%s,%lu)", Stmt->Connection->mariadb, StatementText, TextLength); in MADB_ExecuteQuery()
95 if(!mysql_real_query(Stmt->Connection->mariadb, StatementText, TextLength)) in MADB_ExecuteQuery()
334 SQLRETURN MADB_StmtExecDirect(MADB_Stmt *Stmt, char *StatementText, SQLINTEGER TextLength) in MADB_StmtExecDirect() argument
339 ret= Stmt->Methods->Prepare(Stmt, StatementText, TextLength, ExecDirect); in MADB_StmtExecDirect()
523 SQLRETURN MADB_StmtPrepare(MADB_Stmt *Stmt, char *StatementText, SQLINTEGER TextLength, BOOL ExecDi… in MADB_StmtPrepare() argument
536 ADJUST_LENGTH(StatementText, TextLength); in MADB_StmtPrepare()
543 MADB_ResetParser(Stmt, StatementText, TextLength); in MADB_StmtPrepare()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/
H A DInterop.Odbc.cs139 /*SQLCHAR* */string StatementText, in SQLExecDirectW()
256 /*SQLCHAR* */string StatementText, in SQLPrepareW()
/dports/lang/nim/nim-1.6.2/lib/wrappers/
H A Dodbcsql.nim704 proc SQLExecDirect*(StatementHandle: SqlHStmt, StatementText: PSQLCHAR,
706 proc SQLExecDirectW*(StatementHandle: SqlHStmt, StatementText: WideCString,
708 proc SQLPrepare*(StatementHandle: SqlHStmt, StatementText: PSQLCHAR,
710 proc SQLPrepareW*(StatementHandle: SqlHStmt, StatementText: WideCString,
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dodbcapiw.c322 SQLWCHAR *StatementText, SQLINTEGER TextLength) in SQLExecDirectW() argument
335 stxt = ucs2_to_utf8(StatementText, TextLength, &slen, FALSE); in SQLExecDirectW()
427 SQLWCHAR *StatementText, SQLINTEGER TextLength) in SQLPrepareW() argument
439 stxt = ucs2_to_utf8(StatementText, TextLength, &slen, FALSE); in SQLPrepareW()
H A Dpgapifunc.h94 const SQLCHAR *StatementText, SQLINTEGER TextLength, UWORD flag);
128 const SQLCHAR *StatementText, SQLINTEGER TextLength);
H A Dodbcapi.c303 SQLCHAR *StatementText, SQLINTEGER TextLength) in SQLExecDirect() argument
322 ret = PGAPI_ExecDirect(StatementHandle, StatementText, TextLength, flag); in SQLExecDirect()
580 SQLCHAR *StatementText, SQLINTEGER TextLength) in SQLPrepare() argument
597 ret = PGAPI_Prepare(StatementHandle, StatementText, TextLength); in SQLPrepare()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsql.h653 SQLCHAR *StatementText, SQLINTEGER TextLength);
747 SQLCHAR *StatementText, SQLINTEGER TextLength);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsql.h653 SQLCHAR *StatementText, SQLINTEGER TextLength);
747 SQLCHAR *StatementText, SQLINTEGER TextLength);
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsql.h668 SQLCHAR *StatementText, SQLINTEGER TextLength);
762 SQLCHAR *StatementText, SQLINTEGER TextLength);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsql.h514 …SQLRETURN SQL_API SQLExecDirect(SQLHSTMT StatementHandle,SQLCHAR *StatementText,SQLINTEGER TextLen…
548 …SQLRETURN SQL_API SQLPrepare(SQLHSTMT StatementHandle,SQLCHAR *StatementText,SQLINTEGER TextLength…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsql.h514 …SQLRETURN SQL_API SQLExecDirect(SQLHSTMT StatementHandle,SQLCHAR *StatementText,SQLINTEGER TextLen…
548 …SQLRETURN SQL_API SQLPrepare(SQLHSTMT StatementHandle,SQLCHAR *StatementText,SQLINTEGER TextLength…
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsql.h910 SQLCHAR * StatementText,
1059 SQLCHAR * StatementText,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsql.h668 SQLCHAR *StatementText, SQLINTEGER TextLength);
762 SQLCHAR *StatementText, SQLINTEGER TextLength);
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsql.h668 SQLCHAR *StatementText, SQLINTEGER TextLength);
762 SQLCHAR *StatementText, SQLINTEGER TextLength);
/dports/databases/fpc-odbc/fpc-3.2.2/packages/odbc/src/
H A Dodbcsql.inc1112StatementText:PSQLCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$end…
1114StatementText:PSQLWCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$en…
1117StatementText:PSQLCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$end…
1119StatementText:PSQLWCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$en…
1458 StatementText: PSQLCHAR;
1462 StatementText: PSQLWCHAR;
1466 StatementText:PSQLCHAR;
1470 StatementText:PSQLWCHAR;
/dports/lang/fpc-source/fpc-3.2.2/packages/odbc/src/
H A Dodbcsql.inc1112StatementText:PSQLCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$end…
1114StatementText:PSQLWCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$en…
1117StatementText:PSQLCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$end…
1119StatementText:PSQLWCHAR;TextLength:SQLINTEGER):SQLRETURN;{$ifdef fpc} extdecl {$else} stdcall {$en…
1458 StatementText: PSQLCHAR;
1462 StatementText: PSQLWCHAR;
1466 StatementText:PSQLCHAR;
1470 StatementText:PSQLWCHAR;
/dports/lang/yap/yap-6.2.2/MYDDAS/
H A Dmyddas_odbc.c95 SQLCHAR * StatementText, in SQLEXECDIRECT() argument
99 retcode = SQLExecDirect(StatementHandle,StatementText,SQL_NTS); in SQLEXECDIRECT()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/odbc/
H A DOFunctions.hxx202 SQLCHAR * StatementText,
240 SQLCHAR * StatementText,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/inc/odbc/
H A DOFunctions.hxx203 SQLCHAR * StatementText,
241 SQLCHAR * StatementText,
/dports/math/igraph/igraph-0.9.5/vendor/glpk/mpl/
H A Dmplsql.c469 SQLCHAR * StatementText, in dl_SQLExecDirect() argument
474 SQLCHAR * StatementText, in dl_SQLExecDirect()
480 return (*fn)(StatementHandle, StatementText, TextLength); in dl_SQLExecDirect()

12