代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/389810/8498473

cpp ex670_odbc.cpp

#include #include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 #define OTL_UNICODE // Enable Unicode OTL for ODBC
www.eeworm.com/read/389810/8498551

cpp ex51_oci7.cpp

#include using namespace std; #include #define OTL_ORA7 // Compile OTL 4/OCI7 #include // include the OTL 4 header file otl_connect db; // connect object voi
www.eeworm.com/read/389810/8498618

cpp ex43_oci7.cpp

#include using namespace std; #include #define OTL_ORA7 // Compile OTL 4/OCI7 #include // include the OTL 4 header file otl_connect db; // connect object voi
www.eeworm.com/read/389810/8498826

cpp ex88_oci8.cpp

#define OTL_ORA8I // Compile OTL 4/OCI7 #define OTL_STL // Turn on STL #include // include the OTL 4 header file #include #include #include using names
www.eeworm.com/read/389810/8499036

cpp ex674_db2.cpp

#include #include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4/DB2 CLI #define OTL_UNICODE // Enable Unicode OTL for ODBC #if defined(__GN
www.eeworm.com/read/389810/8499227

cpp ex70_oci7.cpp

#include using namespace std; #include #define OTL_ORA7 // Compile OTL 4/OCI7 #include // include the OTL 4 header file otl_connect db; // connect object voi
www.eeworm.com/read/389810/8499329

cpp ex44_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/389810/8499571

cpp ex87_oci7.cpp

#define OTL_ORA7 // Compile OTL 4/OCI7 #define OTL_STL // Turn on STL #include // include the OTL 4 header file #include #include #include using namesp
www.eeworm.com/read/389810/8500004

cpp ex105_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/389810/8500220

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