代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/174072/9608960
cpp ex142_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include // include the OTL
www.eeworm.com/read/174072/9608963
cpp ex106_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/9608972
cpp ex40_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/9609022
cpp ex410_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/9609028
cpp ex14_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4/OCI8
#include // include the OTL 4 header file
otl_connect db; // connect object
vo
www.eeworm.com/read/174072/9609051
cpp ex81_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MYSQL // Compile OTL 4/MyODBC
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include
www.eeworm.com/read/174072/9609063
cpp ex302_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_connect db; // connect objec
www.eeworm.com/read/174072/9609123
cpp ex225_odbc.cpp
#include
using namespace std;
#include
#include
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
// The following #define is required with MyODBC 3.
www.eeworm.com/read/174072/9609168
cpp ex401_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/9609196
cpp ex143_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include // include the OTL