代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/393485/8283734

cpp ex116_oci8.cpp

#include using namespace std; #include #define OTL_ORA8I // Compile OTL 4/OCI8 #include // include the OTL 4 header file otl_connect db; // connect object vo
www.eeworm.com/read/393485/8283737

cpp ex195_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/393485/8283746

cpp ex535_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
www.eeworm.com/read/393485/8283752

cpp ex427_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_conne
www.eeworm.com/read/393485/8283766

cpp ex334_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/393485/8283778

cpp ex407_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_exc
www.eeworm.com/read/393485/8283812

cpp ex466_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/393485/8283815

cpp ex333_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/393485/8283849

cpp ex99_odbc.cpp

#include #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 MS SQL 7.0/ 2000 #def
www.eeworm.com/read/393485/8283967

cpp ex240_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