-
这是一个用JSP实现的酒店管理系统。很经典。
这是一个用JSP实现的酒店管理系统。很经典。-This is a JSP with a hotel management system. Classic.
- 2022-05-18 02:23:06下载
- 积分:1
-
teacher wage system
教师工资管理系统,包括基本项目的设置和计算-teacher wage system
- 2022-10-04 21:50:03下载
- 积分:1
-
这是一个PB环境下成功导出数据的例子,由PB6.5编程。
这是一个PB环境下成功导出数据的例子,由PB6.5编程。-This is a successful environment PB examples of data derived from PB6.5 programming.
- 2022-03-19 16:59:09下载
- 积分:1
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data
- 2022-08-07 12:26:37下载
- 积分:1
-
企业资产信息系统 用visual basic+acess 实现
企业资产信息系统 用visual basic+acess 实现-enterprise information systems used to achieve visual basic acess
- 2022-03-09 12:33:53下载
- 积分:1
-
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、St...
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。 -database applications, in many software systems often used, is developing large systems indispensable aids. But if the right database resources are not well managed (eg : no timely recovery database cursor (ResultSet), the Statement connect (Connection), and other resources), will often lead directly to the stability of this system. Such factors of instability, not only by the database system itself or caused side, the official use only, as the flow of users increases, will gradually revealed.
- 2023-03-14 17:30:03下载
- 积分:1
-
ADO的一点知识
ADO的一点知识-ADO knowledge
- 2022-08-18 22:48:06下载
- 积分:1
-
一个SQL数据库优化查询的程序,对于操作者输入的SQL语句,先进行优化而后再执行查询,对于输入的错误SQL语句,指出错误位置...
一个SQL数据库优化查询的程序,对于操作者输入的SQL语句,先进行优化而后再执行查询,对于输入的错误SQL语句,指出错误位置-an SQL database query optimization procedures for the importation of the operator of SQL statements to optimize first and then execute a query, wrong for the importation of SQL statements that the wrong location
- 2022-03-18 06:30:36下载
- 积分:1
-
Database Programming TSQL statement of learning, should not miss the good stuff
数据库编程TSQL语句的学习,不容错过的好东西-Database Programming TSQL statement of learning, should not miss the good stuff
- 2022-03-15 09:56:02下载
- 积分:1
-
VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考...
VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考-The VC resource code of handling ACCESS database. It can insert, delete in the database, and have some list interface.
- 2022-02-05 03:17:09下载
- 积分:1