代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/322174/13387921
cpp ex334_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#define OTL_STREAM_READ_ITERATOR_ON
#include // include the OTL 4.0 header file
www.eeworm.com/read/322174/13387928
cpp ex407_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_exc
www.eeworm.com/read/322174/13387942
cpp ex617_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/13387955
cpp ex466_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#define OTL_STREAM_READ_ITERATOR_ON
#include // include the OTL 4.0 header file
www.eeworm.com/read/322174/13387957
cpp ex333_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/322174/13387985
cpp ex99_odbc.cpp
#include
#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 MS SQL 7.0/ 2000
#def
www.eeworm.com/read/322174/13388052
cpp ex240_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/13388059
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/321448/13404798
sql hd3.sql
connect to S_HDXT;
CREATE TABLE hsc_sfzl (
fzbm char (4) NOT NULL ,
fzmc char (20) NOT NULL ,
sfdw char (10) ,
bj char (1) ,
sfdx char (50) ,
www.eeworm.com/read/310822/13643202
bas veriable.bas
Attribute VB_Name = "veriable"
Public Connect_Num As Integer
Public rs1 As ADODB.Recordset '用户管理专用
Public rs2 As ADODB.Recordset '员工信息专用
Public rs3 As ADODB.Recordset '考勤专用
Public rs4 As ADODB.