代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/159603/10634008
txt 5、旧版升级.txt
【在升级以前,强烈建议先备份数据库】
如果当前的版本为 v2.20b 及以上,则无需运行任何升级文件,只需:
1、在本地把新版本的inc_<mark>connect</mark>.asp中的数据库连接改成你自己更改后的数据库名;
2、将本地除了数据库以外的文件上传覆盖原来的文件;
3、完成升级。
如果当前的版本为 v2.0及以上,v2.20b 以,下则:
1、上传 updat ...
www.eeworm.com/read/277143/10660055
cpp ex330_odbc.cpp
#include
using namespace std;
#include
#include
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
// #define OTL_ODBC_UNIX // uncomment this line i
www.eeworm.com/read/277143/10660263
cpp ex51_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/277143/10660371
cpp ex43_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/277143/10660692
cpp ex88_oci8.cpp
#define OTL_ORA8I // Compile OTL 4/OCI7
#define OTL_STL // Turn on STL
#include // include the OTL 4 header file
#include
#include
#include
using names
www.eeworm.com/read/277143/10661270
cpp ex70_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/277143/10661364
cpp ex44_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/277143/10661620
cpp ex87_oci7.cpp
#define OTL_ORA7 // Compile OTL 4/OCI7
#define OTL_STL // Turn on STL
#include // include the OTL 4 header file
#include
#include
#include
using namesp
www.eeworm.com/read/277143/10661802
cpp ww.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI8
#include // include the OTL 4.0 header file
otl_connect db; // connect object
www.eeworm.com/read/277143/10661905
cpp ex105_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