-
大小: 409KB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2021-01-03
- 標簽: vc??ado??數(shù)據(jù)庫??
資源簡介
VC++使用ADO進行數(shù)據(jù)庫操作實例收集,各種對數(shù)據(jù)庫操作的源代碼都有,直接意義復(fù)制到你的程序里,極其方便
代碼片段和文件信息
//?Demo.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“Demo.h“
#include?“DemoDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CDemoApp
BEGIN_MESSAGE_MAP(CDemoApp?CWinApp)
//{{AFX_MSG_MAP(CDemoApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CDemoApp?construction
CDemoApp::CDemoApp()
{
//?TODO:?add?construction?code?here
//?Place?all?signi
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2154??2007-12-17?17:18??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\Demo.cpp
?????文件???????4250??2007-12-18?17:17??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\Demo.dsp
?????文件????????533??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\Demo.dsw
?????文件???????1302??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\Demo.h
?????文件?????114688??2008-01-04?08:33??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\Demo.mdb
?????文件????????722??2008-06-10?11:27??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\Demo.plg
?????文件???????5852??2008-06-10?11:27??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\Demo.rc
?????文件???????9354??2008-01-03?17:36??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\DemoDlg.cpp
?????文件???????1644??2008-01-02?17:36??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\DemoDlg.h
?????文件???????1119??2007-12-18?17:16??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\ModifyDlg.cpp
?????文件???????1190??2007-12-18?17:16??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\ModifyDlg.h
?????文件??????90619??2005-08-14?05:00??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\msado15.tlh
?????文件??????76614??2005-08-14?05:00??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\msado15.tli
?????文件???????3543??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\ReadMe.txt
?????文件???????1078??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\res\Demo.ico
?????文件????????396??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\res\Demo.rc2
?????文件????????910??2007-12-18?17:15??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\resource.h
?????文件????????206??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\StdAfx.cpp
?????文件???????1163??2007-12-17?17:18??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中修改記錄\Demo\StdAfx.h
?????文件???????2154??2007-12-17?17:18??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\Demo.cpp
?????文件???????4120??2007-12-18?16:40??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\Demo.dsp
?????文件????????533??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\Demo.dsw
?????文件???????1302??2007-12-17?17:01??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\Demo.h
?????文件?????114688??2007-12-18?14:26??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\Demo.mdb
?????文件????????698??2008-05-21?10:37??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\Demo.plg
?????文件???????5240??2008-05-21?10:37??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\Demo.rc
?????文件???????9030??2008-01-03?17:36??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\DemoDlg.cpp
?????文件???????1647??2007-12-19?11:26??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\DemoDlg.h
?????文件??????90619??2005-08-14?05:00??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\msado15.tlh
?????文件??????76614??2005-08-14?05:00??codefans.net\數(shù)據(jù)庫\如何使用ADO在數(shù)據(jù)庫中刪除記錄\Demo\msado15.tli
............此處省略203個文件信息
評論
共有 條評論