Home
last modified time | relevance | path

Searched refs:VARYBINBIND (Results 1 – 16 of 16) sorted by relevance

/dports/databases/freetds-devel/freetds-dev.1.3.7/src/dblib/unittests/
H A Dt0007.c160 dbbind(dbproc, 1, VARYBINBIND, sizeof(testvbin), (BYTE *) &testvbin); in main()
209 …dbbind(dbproc, 2, VARYBINBIND, sizeof(testvbin), (BYTE *) &testvbin); /* returned as varbinary, b… in main()
210 …dbbind(dbproc, 3, VARYBINBIND, sizeof(testvbin2), (BYTE *) &testvbin2); /* returned as binary, bou… in main()
/dports/databases/freetds/freetds-1.3.4/src/dblib/unittests/
H A Dt0007.c160 dbbind(dbproc, 1, VARYBINBIND, sizeof(testvbin), (BYTE *) &testvbin); in main()
209 …dbbind(dbproc, 2, VARYBINBIND, sizeof(testvbin), (BYTE *) &testvbin); /* returned as varbinary, b… in main()
210 …dbbind(dbproc, 3, VARYBINBIND, sizeof(testvbin2), (BYTE *) &testvbin2); /* returned as binary, bou… in main()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/dblib/unittests/
H A Dt0007.c150 dbbind(dbproc, 1, VARYBINBIND, sizeof(testvbin), (BYTE *) &testvbin); in main()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/dblib/unittests/
H A Dt0007.c153 dbbind(dbproc, 1, VARYBINBIND, sizeof(testvbin), (BYTE *) &testvbin); in main()
/dports/lang/seed7/seed7/src/
H A Ddb_tds.h145 #define VARYBINBIND 4 macro
H A Dsql_tds.c835 bind_type = VARYBINBIND; in setupResultColumn()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/dblib/
H A Ddblib.c576 case VARYBINBIND: in dbgetnull()
640 case VARYBINBIND: in dbgetnull()
2002 case VARYBINBIND: bindlen = ((DBVARYBIN*) bindval)->len; in dbsetnull()
2236 case VARYBINBIND: in dblib_bound_type()
2657 case VARYBINBIND: in dbbind()
7478 if (bindtype == VARYBINBIND) { in copy_data_to_host_var()
7614 if (bindtype == VARYBINBIND) { in copy_data_to_host_var()
/dports/databases/freetds/freetds-1.3.4/src/dblib/
H A Ddblib.c576 case VARYBINBIND: in dbgetnull()
640 case VARYBINBIND: in dbgetnull()
2002 case VARYBINBIND: bindlen = ((DBVARYBIN*) bindval)->len; in dbsetnull()
2236 case VARYBINBIND: in dblib_bound_type()
2657 case VARYBINBIND: in dbbind()
7478 if (bindtype == VARYBINBIND) { in copy_data_to_host_var()
7614 if (bindtype == VARYBINBIND) { in copy_data_to_host_var()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/dblib/
H A Ddblib.c590 case VARYBINBIND: in dbgetnull()
654 case VARYBINBIND: in dbgetnull()
2004 case VARYBINBIND: bindlen = ((DBVARYBIN*) bindval)->len; in dbsetnull()
2239 case VARYBINBIND: in dblib_bound_type()
2668 case VARYBINBIND: in dbbind()
7522 if (bindtype == VARYBINBIND) { in copy_data_to_host_var()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/dblib/
H A Ddblib.c585 case VARYBINBIND: in dbgetnull()
649 case VARYBINBIND: in dbgetnull()
1980 case VARYBINBIND: bindlen = ((DBVARYBIN*) bindval)->len; in dbsetnull()
2195 case VARYBINBIND: in dblib_bound_type()
2643 case VARYBINBIND: in dbbind()
7428 if (bindtype == VARYBINBIND) { in copy_data_to_host_var()
/dports/databases/py-pymssql/pymssql-2.1.4/freetds0.95/nix_32/include/
H A Dsybdb.h541 #define VARYBINBIND 4 macro
/dports/databases/py-pymssql/pymssql-2.1.4/freetds0.95/nix_64/include/
H A Dsybdb.h541 #define VARYBINBIND 4 macro
/dports/databases/freetds-devel/freetds-dev.1.3.7/include/
H A Dsybdb.h549 #define VARYBINBIND 4 macro
/dports/databases/freetds/freetds-1.3.4/include/
H A Dsybdb.h549 #define VARYBINBIND 4 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds100/freetds/
H A Dsybdb.h551 #define VARYBINBIND 4 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds95/freetds/
H A Dsybdb.h544 #define VARYBINBIND 4 macro