CtrlListDatabase
代码说明:
本文以“学生信息管理”系统雏形为例子,介绍在MFC下如何使用ADO连接数据库编程,并给出示例代码。下面内容第一至四节介绍如何采用ADO连接数据库、关闭数据、执行sql语句及如何用另一种方式执行常用的select语句。第五节介绍如何使用Datagrid控件:建立_RecordsetPtr对象与Datagrid控件之间的绑定,通过改变_RecordsetPtr对象的内容更新数据库表的记录。第一至四节的内容请参考代码“CtrlListDatabase.rar”,第五节内容请参考“Datagrid.rar”请同学们结合ADO.NET课程内容自主学习,将所学到的技术应用到项目实训中。(In this paper, " Student Information Management" system prototype as an example, describes how to use ADO connection MFC database programming, and gives sample code. The following section describes how the contents of the first four databases using ADO connection, turn off the data, and how to execute sql statements in a different manner commonly used in select statements. Section V describes how to use Datagrid control: the establishment of _RecordsetPtr object and Datagrid binding between controls, the contents of the object by changing the _RecordsetPtr update the database tables. The contents of the first four sections, please reference code " CtrlListDatabase.rar" , please refer to section V, " Datagrid.rar" ask someone with ADO.NET independent study course, will have learned techniques to project training in .)
文件列表:
CtrlListDatabase
................\ADODatabase.cpp,2102,2011-05-21
................\ADODatabase.h,729,2011-05-20
................\CtrlListDatabase.aps,36744,2011-05-21
................\CtrlListDatabase.clw,2156,2011-05-21
................\CtrlListDatabase.cpp,2203,2011-05-20
................\CtrlListDatabase.dsp,4604,2011-05-20
................\CtrlListDatabase.dsw,555,2011-05-20
................\CtrlListDatabase.h,1434,2011-05-20
................\CtrlListDatabase.ncb,140288,2011-05-21
................\CtrlListDatabase.opt,54784,2011-05-21
................\CtrlListDatabase.plg,1214,2011-05-21
................\CtrlListDatabase.rc,6779,2011-05-21
................\CtrlListDatabaseDlg.cpp,6432,2011-05-21
................\CtrlListDatabaseDlg.h,1603,2011-05-21
................\Debug
................\.....\ADODatabase.obj,66620,2011-05-21
................\.....\CtrlListDatabase.exe,131145,2011-05-21
................\.....\CtrlListDatabase.ilk,363772,2011-05-21
................\.....\CtrlListDatabase.obj,14816,2011-05-21
................\.....\CtrlListDatabase.pch,7767096,2011-05-20
................\.....\CtrlListDatabase.pdb,615424,2011-05-21
................\.....\CtrlListDatabase.res,3288,2011-05-21
................\.....\CtrlListDatabaseDlg.obj,52558,2011-05-21
................\.....\EditInfoDlg.obj,12955,2011-05-20
................\.....\msado15.tlh,90691,2006-12-26
................\.....\msado15.tli,76650,2006-12-26
................\.....\StdAfx.obj,133309,2011-05-20
................\.....\vc60.idb,246784,2011-05-21
................\.....\vc60.pdb,561152,2011-05-21
................\EditInfoDlg.cpp,1194,2011-05-20
................\EditInfoDlg.h,1286,2011-05-20
................\ReadMe.txt,3759,2011-05-20
................\res
................\...\CtrlListDatabase.rc2,408,2011-05-20
................\Resource.h,1061,2011-05-21
................\StdAfx.cpp,218,2011-05-20
................\StdAfx.h,1153,2011-05-20
................\test.mdb,155648,2011-05-21
下载说明:请别用迅雷下载,失败请重下,重下不扣分!