代码搜索:MSsql
找到约 1,722 项符合「MSsql」的源代码
代码结果 1,722
www.eeworm.com/read/402770/11528528
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/150807/12260468
ini 7star.ini
[SYSTEM]
updataurl=http://www.efile.com.cn/eFile/poety/7supdata.dat
[MSSQL]
Provider=SQLOLEDB.1;
Persist Security Info=True;
User ID=sqluser
Initial Catalog=GD7STAR
Data Source=192.168.0.200
www.eeworm.com/read/328284/3445241
bas modstartbase.bas
Attribute VB_Name = "modStartBase"
Option Explicit
Public Const g_strREG_SERVER_KEY = "SOFTWARE\Shanghai YiXing Tech. Ltd. Co. \CyCRM\1.21\Server"
Public Const g_strREG_MSSQL_SETUP_KEY = "SOFTWAR
www.eeworm.com/read/393485/8282070
cpp ex263_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 wi
www.eeworm.com/read/393485/8282106
cpp ex272_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 wi
www.eeworm.com/read/393485/8282112
cpp ex511_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 wi
www.eeworm.com/read/393485/8282174
cpp ex536_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 wi
www.eeworm.com/read/393485/8282224
cpp ex499_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#include