代码搜索:MSsql

找到约 1,722 项符合「MSsql」的源代码

代码结果 1,722
www.eeworm.com/read/322174/13388008

cpp ex497_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 #include // include the OTL 4.0 header file otl_connect
www.eeworm.com/read/144973/5748175

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/491103/6440573

sql createdb.sql

CREATE DATABASE PERSONNEL_SYS ON ( NAME = PERSONNEL_INFO, FILENAME = 'c:\Program Files\Microsoft SQL Server\MSSQL\data\PERSONNEL_INFO.MDF', SIZE = 10MB, MAXSIZE = 50MB, FILEGROWTH = 10MB ) LOG
www.eeworm.com/read/402770/11527863

cpp ex263_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 wi
www.eeworm.com/read/402770/11527878

cpp ex272_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 wi
www.eeworm.com/read/402770/11527898

cpp ex684_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/402770/11527923

cpp ex499_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 #define OTL_UNICODE // Enable Unicode OTL for ODBC #include
www.eeworm.com/read/402770/11527938

cpp ex25_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 M
www.eeworm.com/read/402770/11527968

cpp ex470_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 wi
www.eeworm.com/read/402770/11527976

cpp ex262_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 wi