搜索资源列表
mfc_database_daoview
- MFC提供的数据库例程,利用DAO直接对数据库进行操作。-MFC database routines for the use of DAO directly to the database operation.
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.
StudentManager.rar
- 这是一个基于MFC和sqlserve2000数据库的学生管理系统,是C/S模式。功能较全,对初学者很有参考价值,This is a database based on the MFC and sqlserve2000 student management system, is the C/S mode. Function than the whole, a good reference for beginners
mfcmysql.rar
- 利用MFC操作MySQL数据库,利用微软的MFC里面的CDatabase和CRecordset两个类再加上MyODBC可以很容易的编出程序,MFC operation using MySQL database, using Microsoft MFC and CDatabase inside CRecordset coupled with two types of MyODBC can be easily prepared and the procedures
TrainTicket.rar
- 一个简单的火车票查询系统,也可以维护数据库。使用VC6.0开发,MFC框架,Access数据库,ADO连接方式。,A simple ticket query system, you can also maintain the Database. Use VC6.0 development, MFC framework, Access databases, ADO connections.
MFC-ADODemon
- VC/MFC ADO连接数据库,简单易用,且封装好了一个类.-VC/MFC ADO connect to the database, easy to use, and a wrapper class.
Student4
- MFC多文档学生成绩管理系统源代码,是ADO数据库编程的实例程序。-MFC multi-document student achievement management system source code, is an instance of ADO database programming procedures.
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.
ScoreManage
- 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student manage
VCRoomManage
- 基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。-Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.
ORACLE
- vc中操作ORACLE数据库的实例!实现了对Oracle数据库的操作!-vc operates the ORACLE database the example! Has realized to the Oracle database operation! -vc operates the ORACLE database the example! Has realized to the Oracle database operation!
VC
- Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关
ADOTestDB
- VC6.0,基于MFC框架,采用ADO访问数据文件,实现对CSV数据库文件的读写操作。-VC6.0, based on the MFC framework, using ADO to access the data file, CSV database files to achieve the read-write operation.
Ado
- 基于VC++的MFC 通过ADO来访问数据库-The MFC on VC++ to access the database via ADO
MFCdatabase
- MFC数据库编程 MFC数据库编程-MFC Database Programming MFC Database Programming MFC Database Programming
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
MFC-database-program
- MFC数据库编程教程,详细讲解使用vc++进行数据库编程的方法-MFC database programming tutorial, explaining in detail the database using vc++ programming method
mfc-ado-sql
- 这是我在公司做的数据库外挂报表 对大家的学习很有帮助-This is what I do in the company' s database plug-in for everyone' s very helpful report
MFC数据库编程
- MFC数据库编程教程,包括odbc、dao、oledb、ado等(MFC database programming tutorial)