搜索资源列表
一个学生管理系统
- 基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。-based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving Vie
Tele.rar
- VC进行数据库编程,MFC编写的,可以与CListCtrl控件配合使用,VC database programming, MFC prepared can be used in conjunction with the CListCtrl control
libraryMIS_odbc
- 采用MFC+SQLSERVER 2000的图书管理系统,ODBC方式连接数据库。功能包括 书籍管理,读者管理,管理员信息管理等。界面美观。-The use of MFC+ SQLSERVER 2000 the library management system, ODBC connected databases. Management features include books, readers management, manager of information management. Be
DataControl2.0
- 在Vc的MFC下使用dataControl控件连接oracle数据库-Vc of the MFC in use dataControl to connect oracle database control
05
- 关于SQL数据库的应用以及MFC及其控件的应用的一个点歌管理系统项目-On the SQL database application and MFC application and control of a VOD management system project
AddData
- 该源码的主要功能:用MFC+SQL Server实现将数据库表中数据添加到CListCtr控件上,风格规范,是学习数据库编程的不可或缺的好例子。-The source of the main functions: to achieve with the MFC+ SQL Server database table to add data to CListCtr control, style specifications, is essential to learn database progra
DeleteData
- 该源码的主要功能:用MFC+ADO+SQLServer实现从CListCtrl控件中删除数据,从而删除数据库表中的数据,风格规范,功能实用,是学习ADO编程的好例子。-The main function of the source: Using MFC+ ADO+ SQLServer removed from a CListCtrl control data to delete the database table data, style specifications, functional a
4295
- 说明:采用VISUAL C++ MFC开发的一套酒店管理系统,通过该系统,用户可以了解采用MFC开发系统的一搬步骤和流程,及常见控件的使用方法。