代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/277143/10660049

cpp ex239_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/277143/10660058

cpp ex191_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9i #define OTL_UNICODE // Enable Unicode OTL for OCI9i #include // include the OTL
www.eeworm.com/read/277143/10660084

cpp ex428_odbc.cpp

#include #include using namespace std; #define OTL_ODBC //#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_conne
www.eeworm.com/read/277143/10660097

cpp ex343_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_STL #define OTL_STREAM_READ_ITERATOR_ON #include // include the OTL
www.eeworm.com/read/277143/10660106

cpp ex194_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9i #define OTL_UNICODE // Enable Unicode OTL for OCI9i #include // include the OTL
www.eeworm.com/read/277143/10660131

cpp ex118_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4/DB2_CLI #include // include the OTL 4 header file otl_connect db; // connect object
www.eeworm.com/read/277143/10660291

cpp ex557_odbc.cpp

#include using namespace std; #include #define OTL_ODBC //#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #define OTL_EXTENDED_EXCEPTION // Enable extended field in otl_exception
www.eeworm.com/read/277143/10660337

cpp ex572_odbc.cpp

#include using namespace std; #include #define OTL_ODBC //#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_connect db; //
www.eeworm.com/read/277143/10660349

cpp ex275_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_UNICODE // Enable Unicode OTL for ODBC #include // include the OTL 4
www.eeworm.com/read/277143/10660416

cpp ex262_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used wi