搜索资源列表
-
0下载:
mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。 -mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.
-
-
0下载:
对 MFC ODBC 访问数据库的二次封装,使用时将其添加到工程即可。-MFC ODBC to access the database of the second package, when used to add it to your project.
-
-
0下载:
数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
-
-
0下载:
利用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
-
-
0下载:
基于 MFC 的银行管理系统,数据库采用Access,实现了对ACCESS数据库的访问,能够存款,取款,交易查询,修改密码……等,比较有代表性。-MFC-based bank management system, database using Access, the realization of the ACCESS database access to deposits, withdrawals, transaction inquiries, change passwords ...... a
-
-
0下载:
使用 VC++ MFC 采用ODBC 连接数据库-Use MFC ODBC access database
-