代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/322174/13386821
cpp ex528_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/322174/13386825
cpp ex603_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_ENTERPRISEDB // Compile OTL 4.0/EnterpriseDB-ODBC
// Uncomment the #define below when used in Linux / Unix
//#defi
www.eeworm.com/read/322174/13386839
cpp ex239_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 with
www.eeworm.com/read/322174/13386844
cpp ex191_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/13386854
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/322174/13386866
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/322174/13386872
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/322174/13386887
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/322174/13386952
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/322174/13386975
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; //