搜索资源列表
ADO-MFC555555555
- 复件 封装ADO之MFC应用,对于数据库操作非常有帮助-copy Packaging ADO's MFC application, database operation has been very helpful
Libriry
- 本系统采用Windows操作系统+Access+Visual C++6.0编译器的开发环境。Windows是当前世界上最流行的操作系统,大多用户对其操作非常熟悉,为了方便用户的操作,Windows是最好的选择。Access是一个优秀的C/S数据库系统。要开发Windows程序必须要有一个好的开发工具。Visual C++6.0是当今几大主流Windows开发工具的之一,它提供了丰富的实用的库MFC可供调用。为编写Windows程序提供诸多方便。本系统就是利用ADO的编程接口与Access数据库相
adofinal
- Using Database in your MFC program - A beginner s experience About my experience of coding a database related program using MFC with VC6
常州旅游管理系统(两种方式)
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto
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
ado
- ado编程实例,通过考察这个例子可以熟悉MFC的ADO数据库编程的基本流程,是初学者很好的范例.-ado programming instance, by examining the examples are familiar with MFC' s ADO database programming the basic flow is a good example for beginners.
DAODemo
- MFC DAO类使用Microsoft Jet数据库引擎操作位于系统数据库和用户数据库中的数据,它与基于ODBC的MFC数据库类截然不同,DAO通过Microsoft Jet访问数据,而MFC的ODBC类通过ODBC和ODBC驱动程序操作数据。一般来说,在访问Microsoft Jet数据库引擎,基于DAO的MFC类比基于ODBC的MFC类处理能力更强大。-MFC DAO classes use Microsoft Jet database engine operating on the sys
mfc-ado-sql
- 这是我在公司做的数据库外挂报表 对大家的学习很有帮助-This is what I do in the company' s database plug-in for everyone' s very helpful report
TEST_sjk
- 本例程在mfc平台下实现利用ODBC方式连接access数据库,适合学习mfc和数据库的初学者借鉴-The routine use of ODBC connected achieve access the in mfc platform for learning and s beginners learn mfc
MysqlTest
- 用Mysql的API来实现在MFC中链接数据库,并查询表中的数据,通过listcontrol控件显示。供初学者学习。本人也刚开始学,其他功能在慢慢完善...(Use Mysql's API to link the database in MFC, and query the data in the table, display through the ListControl control. For beginners to learn. I have just started learning
MysqlTest.7z
- 重点:下载之后吧后缀zip删除,改为.7z 本人做的关于MFC和mysql的一个小测试,功能:用mysql的API链接数据库(因为每个人的数据库不一样,需要修改里面的数据库方面的代码),实现了增删改查基本功能。在改和删之前需要点击你要删的那条数据的id号。而且,改我只实现了改第二列的数据(name). 用户可以自行修改代码实现其他的功能。(A small test, about MFC and MySQL I do function: MySQL API link to the databa