代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/402770/11527905
cpp ex428_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/402770/11527910
cpp ex343_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#define OTL_STL
#define OTL_STREAM_READ_ITERATOR_ON
#include // include the OTL
www.eeworm.com/read/402770/11527913
cpp ex194_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/402770/11527919
cpp ex118_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4/DB2_CLI
#include // include the OTL 4 header file
otl_connect db; // connect object
www.eeworm.com/read/402770/11527949
cpp ex557_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#define OTL_EXTENDED_EXCEPTION // Enable extended field in otl_exception
www.eeworm.com/read/402770/11527959
cpp ex572_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/402770/11527961
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/402770/11527976
cpp ex262_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 wi
www.eeworm.com/read/402770/11528061
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/402770/11528081
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; //