代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/174072/9608857

cpp ex173_oci8.cpp

#include using namespace std; #include // Uncomment the line below when OCI7 is used with OTL // #define OTL_ORA7 // Compile OTL 4.0/OCI7 #define OTL_ORA8I // Compile OT
www.eeworm.com/read/174072/9608895

cpp ex115_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4/DB2-CLI #define OTL_STL // turn on OTL in the STL compliance mode #define OTL_STREAM_POOLING_ON
www.eeworm.com/read/174072/9609155

cpp ex211_oci8.cpp

#include using namespace std; #include //#define OTL_ORA7 // Compile OTL 4.0/OCI7 //#define OTL_ORA8 // Compile OTL 4.0/OCI8 #define OTL_ORA8I // Compile OTL 4.0/OCI8i //#
www.eeworm.com/read/174072/9609190

cpp ex192_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/174072/9609236

cpp ex178_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/174072/9609360

cpp ex179_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/174072/9609433

cpp ex84_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MYSQL // Compile OTL 4/MyODBC // #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used #include
www.eeworm.com/read/174072/9609499

cpp ex193_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/174072/9609524

cpp ex79_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MYSQL // Compile OTL 4/MyODBC // #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used #include
www.eeworm.com/read/174072/9609531

cpp ex113_oci8.cpp

#include using namespace std; #include // Uncomment the line below when OCI7 is used with OTL // #define OTL_ORA7 // Compile OTL 4.0/OCI7 #define OTL_ORA8 // Compile OTL