Home
last modified time | relevance | path

Searched refs:DB_QUERYOUT (Results 1 – 14 of 14) sorted by relevance

/dports/databases/freetds-devel/freetds-dev.1.3.7/src/dblib/unittests/
H A Dbcp.c270 #ifdef DB_QUERYOUT in main()
272 if (bcp_init(dbproc, select_table_sql, NULL, NULL, DB_QUERYOUT) == FAIL) { in main()
/dports/databases/freetds/freetds-1.3.4/src/dblib/unittests/
H A Dbcp.c270 #ifdef DB_QUERYOUT in main()
272 if (bcp_init(dbproc, select_table_sql, NULL, NULL, DB_QUERYOUT) == FAIL) { in main()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/apps/
H A Dfreebcp.c202 pdata->direction = DB_QUERYOUT; in process_parameters()
488 if (dir == DB_QUERYOUT) { in file_character()
586 if (dir == DB_QUERYOUT) { in file_native()
/dports/databases/freetds/freetds-1.3.4/src/apps/
H A Dfreebcp.c202 pdata->direction = DB_QUERYOUT; in process_parameters()
488 if (dir == DB_QUERYOUT) { in file_character()
586 if (dir == DB_QUERYOUT) { in file_native()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/dblib/
H A Dbcp.c186 if (direction != DB_QUERYOUT && !IS_TDS7_PLUS(dbproc->tds_socket->conn) && in bcp_init()
192 if (direction != DB_IN && direction != DB_OUT && direction != DB_QUERYOUT) { in bcp_init()
902 if (dbproc->bcpinfo->direction == DB_QUERYOUT ) { in _bcp_exec_out()
1630 if (dbproc->bcpinfo->direction == DB_OUT || dbproc->bcpinfo->direction == DB_QUERYOUT) { in bcp_exec()
/dports/databases/freetds/freetds-1.3.4/src/dblib/
H A Dbcp.c186 if (direction != DB_QUERYOUT && !IS_TDS7_PLUS(dbproc->tds_socket->conn) && in bcp_init()
192 if (direction != DB_IN && direction != DB_OUT && direction != DB_QUERYOUT) { in bcp_init()
902 if (dbproc->bcpinfo->direction == DB_QUERYOUT ) { in _bcp_exec_out()
1630 if (dbproc->bcpinfo->direction == DB_OUT || dbproc->bcpinfo->direction == DB_QUERYOUT) { in bcp_exec()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/dblib/
H A Dbcp.c188 if (direction != DB_IN && direction != DB_OUT && direction != DB_QUERYOUT) { in bcp_init()
892 if (dbproc->bcpinfo->direction == DB_QUERYOUT ) { in _bcp_exec_out()
1583 if (dbproc->bcpinfo->direction == DB_OUT || dbproc->bcpinfo->direction == DB_QUERYOUT) { in bcp_exec()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/dblib/
H A Dbcp.c192 if (direction != DB_IN && direction != DB_OUT && direction != DB_QUERYOUT) { in bcp_init()
877 if (dbproc->bcpinfo->direction == DB_QUERYOUT ) { in _bcp_exec_out()
1567 if (dbproc->bcpinfo->direction == DB_OUT || dbproc->bcpinfo->direction == DB_QUERYOUT) { in bcp_exec()
/dports/databases/py-pymssql/pymssql-2.1.4/freetds0.95/nix_32/include/
H A Dsybdb.h576 #define DB_QUERYOUT 3 macro
/dports/databases/py-pymssql/pymssql-2.1.4/freetds0.95/nix_64/include/
H A Dsybdb.h576 #define DB_QUERYOUT 3 macro
/dports/databases/freetds-devel/freetds-dev.1.3.7/include/
H A Dsybdb.h589 #define DB_QUERYOUT 3 macro
/dports/databases/freetds/freetds-1.3.4/include/
H A Dsybdb.h589 #define DB_QUERYOUT 3 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds100/freetds/
H A Dsybdb.h590 #define DB_QUERYOUT 3 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds95/freetds/
H A Dsybdb.h579 #define DB_QUERYOUT 3 macro