代码搜索:CONNECT

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

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

cpp ex326_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC // #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used #include //
www.eeworm.com/read/174072/9608778

cpp ex96_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/174072/9608831

cpp ex19_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/174072/9608834

cpp ex329_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC // #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used #include //
www.eeworm.com/read/174072/9608841

cpp ex111_oci8.cpp

#include using namespace std; #include #define OTL_ORA8 // Compile OTL 4/OCI8 #include // include the OTL 4 header file otl_connect db; // connect object voi
www.eeworm.com/read/174072/9608892

cpp ex409_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_connect db; // connect ob
www.eeworm.com/read/174072/9608915

cpp ex24_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4/ODBC #include otl_connect db; // connect object void stored_proc(void) // invoking st
www.eeworm.com/read/174072/9608928

cpp ex396_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include otl_connect db; // connect object void stored_proc(void) // in
www.eeworm.com/read/174072/9608940

cpp ex422_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_connect db; // connect ob
www.eeworm.com/read/174072/9608947

cpp ex136_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0 / ODBC Firebird // #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used #include