代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/174072/9609220
cpp ex222_oci8.cpp
#include
#include
using namespace std;
#define OTL_ORA8 // Compile OTL 4.0/OCI8
//#define OTL_ORA8I // Compile OTL 4.0/OCI8i
//#define OTL_ORA9I // Compile OTL 4.0/OCI9i
#d
www.eeworm.com/read/174072/9609229
cpp ex91_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 o
www.eeworm.com/read/174072/9609233
cpp ex228_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0
// The following #define is required with MyODBC 3.51.11 and higher
#define OTL_ODBC_SELECT_STM_E
www.eeworm.com/read/174072/9609289
cpp ex110_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/174072/9609309
cpp ex221_oci8.cpp
#include
#include
using namespace std;
#define OTL_ORA8 // Compile OTL 4.0/OCI8
//#define OTL_ORA8I // Compile OTL 4.0/OCI8i
//#define OTL_ORA9I // Compile OTL 4.0/OCI9i
#d
www.eeworm.com/read/174072/9609334
cpp ex398_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/9609357
cpp ex55_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/174072/9609363
cpp ex30_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/174072/9609376
cpp ex135_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/174072/9609439
cpp ex399_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