搜索资源列表
MFC.rar
- MFC数据库程序开发, MFC数据库程序开发,,MFC Database Programming, MFC database program development,
VCandDatabase
- Visual C++提供了多种多样的数据库访问技术——ODBC API、MFC ODBC、DAO、OLE DB、ADO等。这些技术各有自己的特点,它们提供了简单、灵活、访问速度快、可扩展性好的开发技术。-Visual C++ provides a variety of database access technology- ODBC API, MFC ODBC, DAO, OLE DB, ADO, etc.. These technologies have their own character
dingfan
- vc6.0访问ACCESS数据库,利用的事MFC的ODBC功能。-vc6.0 access ACCESS database, and utilization of the MFC' s ODBC functions.
zhyy
- 数据库实验mfc sql成绩管理系统课程设计-Experimental mfc sql database program designed performance management system
student
- 学生学籍管理系统 采用VC++6.0开发基于MFC框架 数据库MS SQL SERVER 2000 数据库底层采用ODBC进行操作 用户层使用数据映射类来进行操作。构建类模仿EJB的实体特性-Student record management system developed by VC++6.0 MFC framework of the database based on MS SQL SERVER 2000 database using ODBC to operate the underly
EXCEL-data-import-and-export
- 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC
HRSYS
- 用MFC VC++ 连接SQL2000数据库构建成的人事管理系统-Connection with the MFC VC++ SQL2000 database built into the personnel management system
Student-MFC-VCPP-ODBC
- 用MFC做的一个学生信息管理系统,有增加、删除、排序、筛选功能,系统通过ODBC方式连接数据库。 由于文库不支持RAR,故需要完整的程序以及数据库可以联系俺,希望对大家有帮助。 -To do with the MFC, a student information management system, increase, delete, sort, filter functions, the system through ODBC to connect to the database. T
MFC-Ado
- VC++中使用MFC通过ADO连接数据库方法小结(不包括异常的捕捉) 这里主要讲MFC与SQL2000数据库的连接。 -Focuses on the general approach of the MFC using Ado connection database environment for VC6.0
DataBase
- 数据库与mfc的课程设计题目,请参考。巴巴利波-Curriculum design database with mfc topic, please refer to. Baba Lipo
UG_SQL_YUAN
- 通过Visual C++二次开发UG,使用MFC连接SQLServer2000数据库,ug调用MFC面板,获取数据库数据。-The the Visual C++ secondary development of UG use the MFC connected SQLServer2000 database a, ug calls MFC panel access to database data.
VC
- MFC编写一个简单的登录对话框(连数据库),教你怎么在VC上连接access数据库-MFC write a simple login dialog (even the database), teach you how to connect access database on the VC
MFC-SQL[1]-2
- MFC写的工程如何与SQL数据库连接,步骤比较清晰,容易看懂-How MFC write works with the SQL database connection, the steps is relatively clear, easy to understand
ch
- 该文档讲述了MFC ODBC的基本情况和数据库访问技术,并以一个实际小系统为例,图文并列形式讲述系统开发过程。-This document describes the basic situation and the MFC ODBC database access technology, and a real small system, for example, parallel forms of graphic tells the system development process.
buschuxun.1
- 基于vc++,MFC编程的公交查询系统,数据库为sql server 2005-Based vc++, MFC programming public inquiry system, database sql server 2005
MFCwarehouse-management
- MFC与数据库结合,实现简单的仓库管理。-MFC conjunction with the database, a simple warehouse management.
MFCskill
- MFC的一些技巧,包括控件,数据库操作,GDI+等- Some tips MFC, including controls, database operations, GDI+, etc.
MFCADOmdbsql2000
- MFC使用ADO对象开发数据库应用程序,可以实现vc与access数据库的连接及通过列表控件实现对书库的添加、修改及删除操作等!-MFC using ADO object database application development, can realize vc and the access database connection and through the list control for the library to add, modify, and delete operatio
mfc
- 简单的MFC应用,学生成绩管理系统,成绩信息存放到数据库中,通过OCI访问数据库,查询快速-Simple MFC application, student achievement management system, performance information stored in the database, accessed through OCI database queries fast
ODBC_BLOB_PICTURE
- MFC通过ODBC方式连接数据库实现对数据库中图片数据的操作-MFC handle image data in database via ODBC