代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/277143/10662109
cpp ex487_oci9.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
#define OTL_ORA_UTF8 // Enable UTF8 OTL for OCI9i
#include // include the OTL
www.eeworm.com/read/277143/10662112
cpp ex113_oci8.cpp
#include
using namespace std;
#include
// Uncomment the line below when OCI7 is used with OTL
// #define OTL_ORA7 // Compile OTL 4.0/OCI7
#define OTL_ORA8I // Compile OT
www.eeworm.com/read/277143/10662166
cpp ex32_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/277143/10662450
cpp ex95_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/277141/10664911
htm otl3_wa01.htm
OTL 3.1, Workaround 1 (PL/SQL tables as parameters)