Home
last modified time | relevance | path

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

12

/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dma_bulk.c41 case SQL_PARAM_IGNORE: return STMT_INDICATOR_IGNORE_ROW;
160 …t->Apd->Header.ArrayStatusPtr != NULL && Stmt->Apd->Header.ArrayStatusPtr[row] == SQL_PARAM_IGNORE)
329 if (Stmt->Apd->Header.ArrayStatusPtr[row] == SQL_PARAM_IGNORE)
331 … MADB_SetIndicatorValue(Stmt, &Stmt->params[IndIdx], (unsigned int)row, SQL_PARAM_IGNORE);
348 …t->Apd->Header.ArrayStatusPtr != NULL && Stmt->Apd->Header.ArrayStatusPtr[row] == SQL_PARAM_IGNORE)
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_desc.c53 parop[1]= SQL_PARAM_IGNORE; in DECLARE_TEST()
54 parop[2]= SQL_PARAM_IGNORE; in DECLARE_TEST()
H A Dmy_param.c606 SQLUSMALLINT paramOperationArr[ROWS_TO_INSERT]={0,SQL_PARAM_IGNORE,0,SQL_PARAM_IGNORE}; in DECLARE_TEST()
635 if (paramOperationArr[i] == SQL_PARAM_IGNORE) in DECLARE_TEST()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1063 enum SQL_PARAM_IGNORE = 1; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1063 enum SQL_PARAM_IGNORE = 1; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1062 enum SQL_PARAM_IGNORE = 1; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1063 enum SQL_PARAM_IGNORE = 1; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1062 enum SQL_PARAM_IGNORE = 1; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1062 enum SQL_PARAM_IGNORE = 1; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1062 enum SQL_PARAM_IGNORE = 1;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1062 enum SQL_PARAM_IGNORE = 1; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1063 enum SQL_PARAM_IGNORE = 1; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1062 enum SQL_PARAM_IGNORE = 1; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqlext.h1011 #define SQL_PARAM_IGNORE 1 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsqlext.h1011 #define SQL_PARAM_IGNORE 1 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1746 #define SQL_PARAM_IGNORE 1 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1746 #define SQL_PARAM_IGNORE 1 macro
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h1827 #define SQL_PARAM_IGNORE 1 macro
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h2250 #define SQL_PARAM_IGNORE 1 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1827 #define SQL_PARAM_IGNORE 1 macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1827 #define SQL_PARAM_IGNORE 1 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1391 #define SQL_PARAM_IGNORE 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1391 #define SQL_PARAM_IGNORE 1 macro
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dexecute.c1087 while (apdopts->param_operation_ptr[stmt->exec_current_row] == SQL_PARAM_IGNORE) in PGAPI_Execute()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dexecute.cc1447 && *param_operation_ptr == SQL_PARAM_IGNORE) in my_SQLExecute()

12