代码搜索:CONNECT

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

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

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/389810/8499790

cpp ex665_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 #include // include the OTL 4.0 header file otl_connect
www.eeworm.com/read/389810/8499903

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/389810/8500019

cpp ex667_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 #include // include the OTL 4.0 header file otl_connect
www.eeworm.com/read/389810/8500063

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/389810/8500168

cpp ex484_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9i #define OTL_ORA_UTF8 // Enable UTF8 OTL for OCI9i #include // include the OTL
www.eeworm.com/read/389810/8500179

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/389810/8500241

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/389810/8500256

cpp ex487_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9i #define OTL_ORA_UTF8 // Enable UTF8 OTL for OCI9i #include // include the OTL
www.eeworm.com/read/389810/8500271

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_ORA8I // Compile OT