代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/322174/13386980

cpp ex275_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_UNICODE // Enable Unicode OTL for ODBC #include // include the OTL 4
www.eeworm.com/read/322174/13387017

cpp ex262_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used wi
www.eeworm.com/read/322174/13387204

cpp ex479_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_STL #define OTL_STREAM_READ_ITERATOR_ON #define ODBCVER 0x0250 // ODBC Versio
www.eeworm.com/read/322174/13387243

cpp ex571_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 db; //
www.eeworm.com/read/322174/13387247

cpp ex405_odbc.cpp

#include #include #define OTL_ODBC //#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #define OTL_STL // Turn on STL features and otl_value #if !defined(OTL_ANSI_CPP) #def
www.eeworm.com/read/322174/13387259

cpp ex458_oci7.cpp

#include using namespace std; #include #define OTL_ORA7 // Compile OTL 4.0/OCI7 #define OTL_STREAM_READ_ITERATOR_ON #include // include the OTL 4.0 header file
www.eeworm.com/read/322174/13387267

cpp ex100_db2.cpp

#include #include #define OTL_DB2_CLI // Compile OTL 4/DB2-CLI #define OTL_STL // Turn on STL features and otl_value #ifndef OTL_ANSI_CPP #define OTL_ANSI_CPP // Turn on
www.eeworm.com/read/322174/13387277

cpp ex570_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 db; //
www.eeworm.com/read/322174/13387374

cpp ex332_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_UNICODE // Enable Unicode OTL for ODBC #include // include the OTL 4
www.eeworm.com/read/322174/13387383

cpp ex237_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with