代码搜索:CONNECT

找到约 10,000 项符合「CONNECT」的源代码

代码结果 10,000
www.eeworm.com/read/402770/11528242

cpp ex268_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI #define OTL_UNICODE // Enable Unicode OTL for DB2 CLI #include // include
www.eeworm.com/read/402770/11528243

cpp ex539_odbc.cpp

#include using namespace std; #include #define OTL_FREETDS_ODBC_WORKAROUNDS #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile O
www.eeworm.com/read/402770/11528245

cpp ex527_odbc.cpp

#include using namespace std; #include #define OTL_FREETDS_ODBC_WORKAROUNDS #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile O
www.eeworm.com/read/402770/11528247

cpp ex621_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_ENTERPRISEDB // Compile OTL 4.0/EnterpriseDB-ODBC // Uncomment the #define below when used in Linux / Unix //#defi
www.eeworm.com/read/402770/11528251

cpp ex467_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_STREAM_READ_ITERATOR_ON #include // include the OTL 4.0 header file
www.eeworm.com/read/402770/11528258

cpp ex177_oci8.cpp

#include using namespace std; #include #define OTL_ORA8I // Compile OTL 4.0/OCI8i #define OTL_UNICODE // Enable Unicode OTL for OCI8i #include // include the OTL
www.eeworm.com/read/402770/11528265

cpp ex344_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_STL #define OTL_STREAM_READ_ITERATOR_ON // The following #define is required
www.eeworm.com/read/402770/11528270

cpp ex267_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI #define OTL_UNICODE // Enable Unicode OTL for DB2 CLI #include // include
www.eeworm.com/read/402770/11528296

cpp ex349_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_POSTGRESQL #define OTL_UNICODE // Enable Unicode OTL for ODBC #include // include the OTL 4.0 header fil
www.eeworm.com/read/402770/11528302

cpp ex340_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI// Compile OTL 4.0/DB2-CLI #define OTL_STL #define OTL_STREAM_READ_ITERATOR_ON #include // include th