搜索资源列表
一个增强的数据库类CDataSet
- 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
使用API函数读取数据库
- ODBC读取数据库,这里不是用的MFC类编写,而是使用ODBC API 函数.-read ODBC database, this is not the MFC class preparation, but the use ODBC API function.
用VC实现数据库多表联接的应用程序
- 用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application de
ch5-1.rar
- VC++ MFC访问数据库,包括初始化,消息映射,对话框,数据库ACCESS
mfc ado
- 本源码是在mfc下通过ado连接数据库对数据库添加、录入、删除、读取等操作。
MFC_ODSC
- 本源码是用MFC通过SQL利用ODBC对数据库进行操作,有录入,删除、修改、读取等功能
MFC使用ado连接mysql数据库的示例
- MFC使用ado连接mysql数据库的示例,开发环境使用vs2010。代码比较详细-MFC using ado to connect mysql database example, the development environment using vs2010. Code in more detail
Sport健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库
- 这是一个健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库,通过这个系统,可以学习MFC和数据库编程技术。-This is a gym management system, using Visual C++ 6.0 MFC+ MySQL database, through this system, you can learn MFC, and database programming.
MFC-ADODemon
- VC/MFC ADO连接数据库,简单易用,且封装好了一个类.-VC/MFC ADO connect to the database, easy to use, and a wrapper class.
MFCSQL_20100507
- Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。-use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.
studentView
- 一个功能强大的学生管理系统。VC++开发,对学习数据库编程,MFC,是一个不错的例子。-A powerful student management system. VC++ development, to learn database programming, MFC, is a good example.
MFC_ACCESS
- MFC实现的,数据库操作,ACCESS,适合初学者-MFC implementation, database operations, ACCESS, suitable for beginners
TCMS3
- VC MFC超漂亮 ACESS 数据库访问实例 及皮肤库使用和MFC FORMVIEW实例-VC MFC super nice ACESS database access examples and skin library instance of the use and MFC FORMVIEW
MFC-ADO-SQL_LabMIS
- MFC下ADO数据库开发的例程,VS2005+SQL2000测试。MFC工程中封装了一个ADO操作数据库的类,用类似通讯录管理界面演示了该类的使用方法。单界面,简洁易用。 -MFC ADO database development under routine, VS2005+ SQL2000 test. MFC encapsulates a project to operate the database ADO class, with the contact management inter
salesmanagement-MFC
- MFC做的商店销售管理系统,SQLSERVER数据库-MFC salesmanagement system.SQLSERVERdb
mfc-ado-sql
- 这是我在公司做的数据库外挂报表 对大家的学习很有帮助-This is what I do in the company' s database plug-in for everyone' s very helpful report
mfc-sql
- MFC编程下,利用窗口程序通过ado方式访问sql数据库-MFC programming, the use of the window to access sql database through ado way. . . . .
mfc-ado-access
- mfc ado绑定 access数据库 mfc ado绑定 access数据库-mfc ado access
C++ MFC图书管理系统(Access数据库)
- 基于数据库的图书管理系统,配置数据源后即可使用(Library management system based on Database)
MFC数据库编程
- MFC数据库编程教程,包括odbc、dao、oledb、ado等(MFC database programming tutorial)