代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/402770/11528181

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
www.eeworm.com/read/402770/11528182

cpp ex504_odbc.cpp

#include using namespace std; #include #define OTL_FREETDS_ODBC_WORKAROUNDS #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile O
www.eeworm.com/read/402770/11528187

cpp ex106_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4/ODBC #include // include the OTL 4 header file otl_connect db; // connect object voi
www.eeworm.com/read/402770/11528190

cpp ex40_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/402770/11528211

cpp ex410_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_conne
www.eeworm.com/read/402770/11528213

cpp ex14_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/402770/11528221

cpp ex81_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/402770/11528227

cpp ex302_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 db; // connect objec
www.eeworm.com/read/402770/11528254

cpp ex664_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9I //#define OTL_ORA10G // Compile OTL 4.0/OCI10g //#define OTL_ORA10G_R2 // Compile OTL 4.
www.eeworm.com/read/402770/11528273

cpp ex401_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_conne