代码搜索:CONNECT

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

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

cpp ex97_oci7.cpp

#include #include #define OTL_ORA7 // Compile OTL 4/OCI7 #define OTL_STL // Turn on STL features and otl_value #ifndef OTL_ANSI_CPP #define OTL_ANSI_CPP // Turn on ANSI C
www.eeworm.com/read/393485/8282608

cpp ex244_oci7.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)
www.eeworm.com/read/393485/8282727

cpp ex562_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_connect main_d
www.eeworm.com/read/393485/8282835

cpp ex574_odbc.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s) { #if defin
www.eeworm.com/read/393485/8282981

cpp ex432_odbc.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)
www.eeworm.com/read/393485/8283057

cpp ex245_oci8.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)
www.eeworm.com/read/393485/8283393

cpp ex158_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_connect main_db; // main connect
www.eeworm.com/read/393485/8283558

cpp ex247_odbc.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)
www.eeworm.com/read/393485/8283783

cpp ex248_db2.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)
www.eeworm.com/read/393485/8283835

cpp ex531_odbc.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)