搜索资源列表
DataBase
- 对 MFC ODBC 访问数据库的二次封装,使用时将其添加到工程即可。-MFC ODBC to access the database of the second package, when used to add it to your project.
ODBC_DDX_RFX
- SQL Server MFC ODBC 使用DDX 和RFX 的一个实例。-SQL Server MFC ODBC using DDX and RFX' s an example.
studentApp
- VC++用ODBC方法链接Access数据库简单入门案例(MFC源码)-VC++ using ODBC link to Access database, a simple way Introduction to Case (MFC source)
ODBCMFC
- 本源码是利用mfc odbc 类 完成的具有报表功能的数据库应用程序,数据库为Access.-The source is the use of mfc odbc class reporting capabilities complete with a database application, the database is Access.
MFC_Library_Ribbon
- 基于vs2010开发的图书管理系统,采用ODBC方式连接access数据库-Vs2010-based library management system developed
MFC-ODBC
- 基于MFC ODBC的Access数据库编程,代码详细,根据需求创建数据库-MFC ODBC Access database programming
odbc_northwind
- 利用MFC ODBC或ODBC API访问SQLServer 数据库,有数据显、增、删、改的功能。 ODBC配置要求:在ODBC中配置数据源odbc_northwind,所连数据库服务器为SQLServer,数据库为其示例数据库Northwind,数据库的登录名为sa,密码为空,即连接字符串为“DSN=odbc_northwind UID=sa PWD=”。 -The MFC ODBC or ODBC API to access SQLServer database, data displa
Ex_ODBC
- MFC建立的单文档应用程序,使用MFC中的ODBC访问数据库,数据库使用的是Microsoft Access,入门级,仅供参考使用,记得在控制面板中设置数据源-MFC single document application built using MFC ODBC to access the database in a database using Microsoft Access, entry-level, for reference use, remember that in the con
Use-MFC-ODBC-access-database
- 使用 VC++ MFC 采用ODBC 连接数据库-Use MFC ODBC access database
