搜索资源列表
一个增强的数据库类CDataSet
- 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
ADO-MFC555555555
- 复件 封装ADO之MFC应用,对于数据库操作非常有帮助-copy Packaging ADO's MFC application, database operation has been very helpful
用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
常州旅游管理系统(两种方式)
- 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
SuperMarket
- 超市进销存管理系统,基于mfc开发,应用sql数据库-Supermarket Invoicing Management System, based on mfc development and application of sql database
StuScore
- 利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限-Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, cour
ScoreManage
- 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student manage
VCdatabaseprogramming
- 介绍了ODBC的运行机制,着重讨论了Visual C++ 1.5下应用MFC进行ODBC编程的方法-Introduced ODBC operation mechanism, focused on the Visual C++ 1.5 under the MFC application to ODBC programming methods
OBDC
- 使用AppWizard生成ODBC应用程序框架,生成一个MFC单文档应用程序-Use AppWizard to create ODBC application framework, create a single document MFC application
ODBCDEMO2
- 了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。-Simplify developers to write database applications, VC++ Class Library
RWAccess
- 数据库的MFC应用,将数据库应用到MFC的简单编程应用。-MFC database applications, database programming applied to a simple MFC application.
VC-P-ADO-package-of-MFC-application
- VC+封装ADO之MFC应用.工具:vs2008 适合借鉴!-VC+ ADO package of MFC application tool: VS2008for reference!
MFCDB
- C++连接数据库有很多种方法,ODBC,ADO等等。我这里就采用了ADO的方法。 既然都涉及到数据库了,就直接做个带界面的吧。先打开VS2010,新建一个“MFC应用程序”,在里面记得选择“基于对话框”,因为这个比较简单,我就用这个举例了,其他的自己研究一下吧,然后一直下一步就可以了。-There are many ways C++ connect to the database, ODBC, ADO, etc.. I am here on the use of the method
MFC---MP3-System
- 应用MFC知识以及ODBC操作数据库的原理,设计一个MP3信息管理系统-MFC ODBC application of knowledge and the principles of operation of the database, designing an information management system for MP3
Application
- MFC实现的用于数据库操作,用于哥EXCEL互相传送数据。-MFC implementation for database operations, brother EXCEL for transferring data with each other.
MFC-ODBC-API-Programming
- 本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。-This example is a communication example, explain how to use ODBC MFC to create a application.
liveipplus
- displays wan ip and domain ip in status bar of MFC application [library]
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.
liveipplus
- displays wan ip and domain ip in status bar of MFC application [library]
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.