代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/389810/8500355
cpp ex32_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/389810/8500619
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/389810/8500690
cpp ex662_oci9.cpp
#include
#include
using namespace std;
#include
#define OTL_STL
#define OTL_ORA9I // Compile OTL 4.0/OCI9I
//#define OTL_ORA10G // Compile OTL 4.0/OCI10g
//#defi
www.eeworm.com/read/389810/8500694
cpp ex682_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008
#include // include the OTL 4.0 header file
otl_connect
www.eeworm.com/read/431977/8641354
~pas bookdeliver.~pas
unit bookdeliver;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, baseform, StdCtrls, ExtCtrls, Grids, DBGrids, DB, ComCtrls,ADODB;
ty
www.eeworm.com/read/431977/8641502
pas bookdeliver.pas
unit bookdeliver;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, baseform, StdCtrls, ExtCtrls, Grids, DBGrids, DB, ComCtrls,ADODB;
ty
www.eeworm.com/read/387860/8650209
bas const.bas
Attribute VB_Name = "Const"
'版本号
Public Const VerNum As String = "版本 1.0"
'生成日期
Public Const GenDate As String = "日期 2005-12-03"
'定义数据库连接字符串
Public Const Conn As String = "Provider=Microsoft.Jet
www.eeworm.com/read/387858/8650452
bas const.bas
Attribute VB_Name = "Const"
'版本号
Public Const VerNum As String = "版本 1.0"
'生成日期
Public Const GenDate As String = "日期 2005-12-03"
'定义数据库连接字符串
Public Const Conn As String = "Provider=Microsoft.Jet
www.eeworm.com/read/387856/8650708
bas const.bas
Attribute VB_Name = "Const"
'版本号
Public Const VerNum As String = "版本 1.0"
'生成日期
Public Const GenDate As String = "日期 2005-11-25"
'定义数据库连接字符串
Public Const Conn As String = "Provider=Microsoft.Jet