搜索资源列表
一个学生管理系统
- 基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。-based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving Vie
C++ODBC
- C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
stu_ODBC
- 本程序用来学校管理学生挡案用. 采用Access数据库,程序实现关键在应用ODBC 的两个类.-procedures for the management of schools with students archives. Access database, program lies in the application of two types of ODBC.
sqldb2
- 以OLE DB风格访问DB2数据库的C++类源码,也可用于ODBC。-OLE DB to DB2 database style visit to the C source code, can also be used for ODBC.
EmployeeTrainSystem
- 员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,
ODBCDemo5
- MFC的Recordset类通过ODBC方式连接数据库,编写的一个数据库应用程序,对初学数据库编程的人有帮助-MFC Class of Recordset through ODBC connected databases, preparation of a database application, database programming for beginners to help people
110611113
- 使用MFC ODBC类开发“学生基本信息管理系统”。理解VC++的开发环境。掌握VC++开发数据库应用程序前的准备工作。 -Use MFC ODBC type development, " the basic information management system for students." Understand the VC++ development environment. Have VC++ to develop database application pr
dtl.3.6.11.tar
- 数据库模板类 支持ODBC -The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers chang
ODBCMFC
- 本源码是利用mfc odbc 类 完成的具有报表功能的数据库应用程序,数据库为Access.-The source is the use of mfc odbc class reporting capabilities complete with a database application, the database is Access.
CSetODBC
- 设置ODBC的自定义类CSetODBC,更加灵活的访问访问数据库。-Setting ODBC custom class CSetODBC, more flexible access to access the database.
CCYYDbLib
- 数据库odbc访问的包装类,可以简单的链接和访问数据库-database odbc access class,