代码搜索:CONNECT

找到约 10,000 项符合「CONNECT」的源代码

代码结果 10,000
www.eeworm.com/read/393485/8283976

cpp ex42_oci8_odbc.cpp

#include using namespace std; #include #define OTL_ORA8I // Compile OTL 4.0/OCI8 #define OTL_ODBC // Compile OTL 4.0/ODBC // In case when or
www.eeworm.com/read/293587/8285492

cpp newprojectdlg.cpp

/*************************************************************************** * * Copyright (C) 2005 Elad Lahav (elad_lahav@users.sourceforge.net) * * Redistribution and use in source and binary fo
www.eeworm.com/read/192685/8326358

html 3289.html

用data1的connect连接ODBC,太慢..... 用data1的co
www.eeworm.com/read/192685/8329535

html 3296.html

Re: 用data1的connect连接ODBC,太慢..... Re: 用
www.eeworm.com/read/174072/9608536

cpp ex246_oci8.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)
www.eeworm.com/read/174072/9608541

cpp ex462_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #define OTL_STREAM_READ_ITERATOR_ON #include // include the OTL 4.0 header
www.eeworm.com/read/174072/9608543

cpp ex272_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/174072/9608566

cpp ex239_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 object
www.eeworm.com/read/174072/9608570

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/174072/9608576

cpp ex428_odbc.cpp

#include #include using namespace std; #define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #include // include the OTL 4.0 header file otl_connect db; // connect ob