91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介


代碼片段和文件信息

//?ADO.cpp:?implementation?of?the?CADO?class.
//
//////////////////////////////////////////////////////////////////////
/*************************************

版權所有:? 吉林省明日科技有限公司

完成日期: 2010-09-15

項目出處: 編程詞典

服務社區: www.mingribook.com

學習社區: www.mrbccd.com

*************************************/
#include?“stdafx.h“
#include?“DistillSQL.h“
#include?“ADO.h“

#ifdef?_DEBUG
#undef?THIS_FILE
static?char?THIS_FILE[]=__FILE__;
#define?new?DEBUG_NEW
#endif

//////////////////////////////////////////////////////////////////////
//?Construction/Destruction
//////////////////////////////////////////////////////////////////////

CADO::CADO()
{

}

CADO::~CADO()
{

}

BOOL?CADO::OnInitADOConn(CString?database?CString?serverCString?nameCString?passwordint?radio)
{
CString?strname;
try
{
if(radio)
{
if(name.IsEmpty())
{
AfxMessageBox(“請輸入用戶!“);
return?FALSE;
}
else
{
strname.Format(“Provider=SQLOLEDB.1;Persist

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-10-02?13:22??SQL數據庫提取器模塊\
?????目錄???????????0??2018-06-04?16:35??SQL數據庫提取器模塊\DistillSQL\
?????文件????????1866??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\ADO.cpp
?????文件?????????875??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\ADO.h
?????文件????????4504??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\AttachDlg.cpp
?????文件????????1722??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\AttachDlg.h
?????文件????????3691??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\BackUpDlg.cpp
?????文件????????1682??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\BackUpDlg.h
?????文件???????12211??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DataOutDlg.cpp
?????文件????????1720??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DataOutDlg.h
?????目錄???????????0??2018-06-04?16:35??SQL數據庫提取器模塊\DistillSQL\Debug\
?????文件???????90765??2003-03-27?20:00??SQL數據庫提取器模塊\DistillSQL\Debug\msado15.tlh
?????文件???????76687??2003-03-27?20:00??SQL數據庫提取器模塊\DistillSQL\Debug\msado15.tli
?????文件????????6639??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DistillDlg.cpp
?????文件????????1714??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DistillDlg.h
?????文件?????2266832??2010-10-28?10:36??SQL數據庫提取器模塊\DistillSQL\DistillSQL.aps
?????文件????????5436??2010-10-28?10:36??SQL數據庫提取器模塊\DistillSQL\DistillSQL.clw
?????文件????????2449??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DistillSQL.cpp
?????文件????????5918??2008-07-14?11:45??SQL數據庫提取器模塊\DistillSQL\DistillSQL.dsp
?????文件?????????543??2008-06-25?15:51??SQL數據庫提取器模塊\DistillSQL\DistillSQL.dsw
?????文件????????1595??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DistillSQL.h
?????文件??????738304??2010-10-28?10:36??SQL數據庫提取器模塊\DistillSQL\DistillSQL.ncb
?????文件??????657920??2010-10-28?10:36??SQL數據庫提取器模塊\DistillSQL\DistillSQL.opt
?????文件???????13449??2008-08-16?10:19??SQL數據庫提取器模塊\DistillSQL\DistillSQL.rc
?????文件???????18798??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DistillSQLDlg.cpp
?????文件????????2473??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\DistillSQLDlg.h
?????文件????????3651??2008-06-25?15:51??SQL數據庫提取器模塊\DistillSQL\ReadMe.txt
?????文件????????3064??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\RestoreDlg.cpp
?????文件????????1655??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\RestoreDlg.h
?????文件???????13824??2007-11-29?13:18??SQL數據庫提取器模塊\DistillSQL\SQLToExcel.xlt
?????文件????????2945??2010-09-15?15:48??SQL數據庫提取器模塊\DistillSQL\SetODBCDlg.cpp
............此處省略23個文件信息

評論

共有 條評論