-
1. Since this program uses the DAO class, type only supports Access97 database....
1.由于本程序使用的DAO类,该类仅支持Access97的数据库。所以在使用本程序时必需是Access97数据库。
2.Access2000转换成Access97的方法是:打开Access2000数据库,单击菜单“工具数据库实用工具转换数据库到早期Access数据库版本”。-1. Since this program uses the DAO class, type only supports Access97 database. Therefore, in using this procedure is necessary Access97 database. 2.Access2000 converted into Access97 method is: Open ACCESS2000 database, click menu
- 2022-03-31 01:16:29下载
- 积分:1
-
一个用VC++编的数据库的范例,很不错的!
一个用VC++编的数据库的范例,很不错的!-a VC++ compile a database paradigm, very good!
- 2022-09-29 15:10:04下载
- 积分:1
-
彩票智能分析、选号、兑奖,包含了缩水算法,用visual foxpro进行了开发。...
彩票智能分析、选号、兑奖,包含了缩水算法,用visual foxpro进行了开发。-Lottery intelligent analysis,选号,兑奖, including the shrinking algorithm, used to carry out the development of visual foxpro.
- 2022-04-01 23:40:45下载
- 积分:1
-
delphi应用开发的信息系统
delphi应用开发的信息系统-application development information systems
- 2022-01-25 23:54:54下载
- 积分:1
-
ODBC Database Programming, tell us how you prepared VC database programs, for ex...
ODBC数据库编程,告诉我们怎样用VC编写数据库程序,例子很简单,但很详细。-ODBC Database Programming, tell us how you prepared VC database programs, for example very simple, but very detailed.
- 2022-03-21 22:04:16下载
- 积分:1
-
PB environment prepared by the treasury management module, PB6.5 programming.
这是一个PB环境下编制的库房管理的模块,由PB6.5编程。-PB environment prepared by the treasury management module, PB6.5 programming.
- 2022-03-20 14:45:06下载
- 积分:1
-
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修...
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修正一些小Bug,对删除分类和删除用户,只给admin权限,添加修改用户和用户密码的功能,添加修改图书数据的功能。
在线图书系统 Ver 0.3.1
说明:
那个程序我把他更新了一下,数据库有点变化,你要把原来的wwwroot目录下面的文件全部删除,然后把新的版本解压出来覆盖。
在线图书系统 Ver 0.2.2
说明:
1、系统环境为asp,把AspWeb.rar解压后,运行AspWeb.exe,然后点击“启动”
2、然后在浏览器地址栏输入:http://localhost,或者你电脑的IP地址:http://你的IP,理论上可以在局域网内多用户使用
3、初始登录用户密码为:admin/admin
本系统为测试粗放版,使用注意!由于使用本软件而造成的任何问题,由使用者本人负责,与软件设计制作者无关!谢谢!
-err
- 2022-06-19 18:18:13下载
- 积分:1
-
Operation of the database using ADO with examples DATAgrid bind
利用ADO操作数据库,与DATAgrid进行绑定的例子-Operation of the database using ADO with examples DATAgrid bind
- 2023-01-17 01:40:04下载
- 积分:1
-
detail on the use of a DAO access to the database example. With source.
一个详细介绍使用DAO访问数据库的例子.带源程序。-detail on the use of a DAO access to the database example. With source.
- 2022-03-10 23:00:53下载
- 积分:1
-
此代码是一个数据库,它保存银行帐户记录的记录。这不是…
This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or Saving. You also have the capability of deleting, archiving, and reloading records which 1.0 did not have. You have the option(s) to withdrawal X amount, or deposit X amount in the specified bank account. There are a lot of features I added that were really not necessary but the purpose is to "teach" new features to people (students) who wish to learn certain features of C++. The main point of this program is to allow the user to grasp some advanced concepts of C++. This will be the final version of the Bank Account. I have made a few optimizations and tweaked the program. Enjoy!
-This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulati
- 2022-04-23 04:20:52下载
- 积分:1