Home
last modified time | relevance | path

Searched refs:SQL_MARS_ENABLED_YES (Results 1 – 6 of 6) sorted by relevance

/dports/databases/freetds-devel/freetds-dev.1.3.7/include/
H A Dodbcss.h61 #ifndef SQL_MARS_ENABLED_YES
62 #define SQL_MARS_ENABLED_YES 1 macro
/dports/databases/freetds/freetds-1.3.4/include/
H A Dodbcss.h61 #ifndef SQL_MARS_ENABLED_YES
62 #define SQL_MARS_ENABLED_YES 1 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds100/freetds/
H A Dodbcss.h60 #ifndef SQL_MARS_ENABLED_YES
61 #define SQL_MARS_ENABLED_YES 1 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds95/freetds/freetds/
H A Dodbc.h84 #ifndef SQL_MARS_ENABLED_YES
85 #define SQL_MARS_ENABLED_YES 1 macro
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/
H A DMSSQLServer.C35 #define SQL_MARS_ENABLED_YES 1L macro
147 …res = SQLSetConnectAttrW(dbc, SQL_COPT_SS_MARS_ENABLED, (SQLPOINTER)SQL_MARS_ENABLED_YES, SQL_IS_U… in connect()
/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c72 #ifndef SQL_MARS_ENABLED_YES
73 #define SQL_MARS_ENABLED_YES (SQLPOINTER)1 macro
1558 SQL_MARS_ENABLED_YES, in pl_odbc_connect()