代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/389810/8498949
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/389810/8498958
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/389810/8498970
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/389810/8499090
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/389810/8499105
cpp ex237_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/389810/8499148
cpp ex638_odbc.cpp
#include
#include
// Compile OTL 4.0/ODBC in Windows. Informix CLI uses the
// regular ODBC header files in Windows
#define OTL_ODBC
// Uncomment the #defines below in
www.eeworm.com/read/389810/8499183
cpp ex181_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4.0/OCI8i
#define OTL_UNICODE // Enable Unicode OTL for OCI8i
#include // include the OTL
www.eeworm.com/read/389810/8499244
cpp ex529_odbc.cpp
#include
#include
using namespace std;
#define OTL_FREETDS_ODBC_WORKAROUNDS
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile OTL
www.eeworm.com/read/389810/8499312
cpp ex656_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/389810/8499392
cpp ex268_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI
#define OTL_UNICODE // Enable Unicode OTL for DB2 CLI
#include // include