搜索资源列表
MFC.rar
- MFC数据库程序开发, MFC数据库程序开发,,MFC Database Programming, MFC database program development,
MFC-ADODemon
- VC/MFC ADO连接数据库,简单易用,且封装好了一个类.-VC/MFC ADO connect to the database, easy to use, and a wrapper class.
MFC
- 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
oracle_ole_dev
- 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the
vc6.0(odbc)mfc
- 是 VC++6.0技术大全里面的一个用MFC odbc开发数据库的 实例-Is VC++ 6.0 technology Guinness inside a MFC odbc with the development of the database instance
DataBase
- 对 MFC ODBC 访问数据库的二次封装,使用时将其添加到工程即可。-MFC ODBC to access the database of the second package, when used to add it to your project.
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.
VC
- Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关
MFCADODatabase
- MFC database ADO 编程 -MFC ADO database programing
MFCdatabase
- MFC数据库编程 MFC数据库编程-MFC Database Programming MFC Database Programming MFC Database Programming
MFC
- 学生信息管理系统,数据库编程方法,自动生成界面-Student information management system, database programming, automatic generation of interface
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-sql
- 主要是通过 MFC 对所建数据库表的一些基本操作。此处举的例子 是对数据库中 student 表的操作,该表中包含 student 的一些基本信息,如学号、姓名、性别、 年龄。而基本操作包括添加、查找、修改以及删除。同学们也可自己进行扩展,比如增加学 生信息以及增加一些对表的操作。-Mainly through the MFC database tables for the construction of some basic operations. The example here is th
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的数据库读写操作,完整的工程可以直接使用,函数书写规范-Read and write operations based on MFC database, complete the project can be used directly, function specification
database
- MFC sample code to develop database based applications in Visual Studio 2008
MFC数据库编程
- MFC数据库编程教程,包括odbc、dao、oledb、ado等(MFC database programming tutorial)
mfc连接mysql实例
- MFC编写登录界面,调用MySQL数据库进行用户名密码验证登录(MFC compiles login interface and calls MySQL database to verify login with username and password)
MFC链接MySql
- MFC链接MySql数据库,代码清晰,界面友好(MFC links to MySql database, clear code, friendly interface)