搜索资源列表
BookSale
- 简单的图书销售管理系统 说明: 1.程序基本实现用户要求 2.登录密码为12345 该密码保存在数据库的Pwd表中,程序没有直接提供修改密码的功能 若要该密码,请到数据库中直接修改 3.为了方便统计,程序利用了临时表SaleReport。一般来说,统计完毕时该表会自动删除 如果由于异常原因,该表没有自动删除,那么程序在运行统计时会出现问题,其他功能不受影响 解决方法:用Access打开数据库RBookSale.mdb,将表SaleReport删除即可
dblinshi
- 将数据库数据通过解析之后传到前台页面进行显示,并对异常数据进行告警分析-After parsing the data through the database front page spread display, alarm and data analysis of abnormal
DBMGR
- ADO数据库连接管理,断开自动重练 1.可自动判断连接是否正常. 2.异常后自动连接数据库(连接超时、断开连接等).-ADO database connection management, disconnect the automatic re-training 1 can automatically determine whether the connection is normal. 2. Abnormal automatically connect to the database
HouseDaoinpl
- 在JAVA平台下,经行数据库访问,完成数据访问链接封装,以及异常捕获。-In the JAVA platform, the line access, access to the data link encapsulation, and abnormal capture.
odbc_class
- odbc_class 这是一个Windows下的一个C++数据库操作类,该类是从网上找的,对原始类做了异常操作处理,防止代码的异常崩溃,可以参考下,具体操作数据库是还需要安装实际的数据库操作插件,该代码只是一个类,没有测试程序。-odbc_class This is a C++ operation class under Windows, the class is the Internet to find, the original class does abnormal operation
