搜索资源列表
BookSale
- 简单的图书销售管理系统 说明: 1.程序基本实现用户要求 2.登录密码为12345 该密码保存在数据库的Pwd表中,程序没有直接提供修改密码的功能 若要该密码,请到数据库中直接修改 3.为了方便统计,程序利用了临时表SaleReport。一般来说,统计完毕时该表会自动删除 如果由于异常原因,该表没有自动删除,那么程序在运行统计时会出现问题,其他功能不受影响 解决方法:用Access打开数据库RBookSale.mdb,将表SaleReport删除即可
Misdb
- MFC编程 vc++代码 登录的用户和密码均为RSK-Vc++ MFC programming code of the user login and password are RSK
mydll
- 原创的access建库建表的mfc代码,建立的数据库包含密码参数-Original construction of library building access table mfc code, the establishment of a database that contains the password parameter
SQLTest03
- 开发环境是VS2005,使用了MFC 功能: 1,使用ADO动态连接DBF数据库文件; 2,实现数据的查询,完成登陆时的用户名和密码验证工作;-1,ADO Dynamic Link DBF database files 2,Data query and password authentication
Library
- MFC实现的图书馆管理系统,类似于大学图书馆的管理系统,数据库是ACCESS,数据库没有密码,可以直接access打开。-The MFC implementation of library management system, similar to the university library management system, the database is the ACCESS database password, you can directly access open.
Library
- 图书管理系统 VC++6.0 MFC(管理员登录密码 见源码)-Library management system VC++6.0 MFC (administrator login password, see source)
SQL-database-operations-in-MFC
- 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),