代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/322174/13387796
cpp ex238_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI
#include // include the OTL 4.0 header file
otl_connect db; // connect obj
www.eeworm.com/read/322174/13387814
cpp ex429_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/322174/13387831
cpp ex430_odbc.cpp
#include
#include
using namespace std;
#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/322174/13387848
cpp ex341_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/13387885
cpp ex642_odbc.cpp
#include
using namespace std;
#include
// Compile OTL 4.0/ODBC in Windows. Informix CLI uses the
// regular ODBC header files in Windows
#define OTL_ODBC
// Uncomme
www.eeworm.com/read/322174/13387891
cpp ex442_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#define OTL_STL
#define OTL_STREAM_READ_ITERATOR_ON
#include
www.eeworm.com/read/322174/13387898
cpp ex116_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/322174/13387902
cpp ex195_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/322174/13387908
cpp ex535_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/322174/13387912
cpp ex427_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