-
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(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
-
完整的公司内部材料管理系统,用VB开发,界面漂亮。
完整的公司内部材料管理系统,用VB开发,界面漂亮。-integrity of the internal management system, using VB, beautiful interface.
- 2022-05-09 09:41:37下载
- 积分:1
-
数据库类型的查询系统,你可以很方便的进行与access之间进行互相访问,谢谢使用...
数据库类型的查询系统,你可以很方便的进行与access之间进行互相访问,谢谢使用-types of database inquiry system, you can easily access and the conduct of mutual visits between, I thank use
- 2022-05-31 18:39:43下载
- 积分:1
-
the update before you must backup source! And this procedure on the same directo...
在更新前请务必备份源文件!
并且此程序对同一目录只能使用一次!
本程序对只处理了部份DbGridEh事件:
StringReplace(Demo[i], TDBGrid , TDBGridEh , [rfIgnoreCase])
StringReplace(Demo[i], DataCol: Integer Column: TColumn , DataCol: Integer Column: TColumnEh , [rfIgnoreCase])
StringReplace(Demo[i], Click(Column: TColumn) , Click(Column: TColumnEh) , [rfIgnoreCase])
StringReplace(Demo[i], DbGrids , DbGridEh , [rfIgnoreCase])
如果你还有DbGridEh其它事件请修改源代码!-the update before you must backup source! And this procedure on the same directory may be used only once! Only the Department of procedures Jimmy DbGridEh part of the incident : StringReplace (Demo [i] TDBGrid, TDBGridEh. [rfIgnoreCase]) StringReplace (Demo [i] DataCol : Integer Column : TColumn, DataCol : Integer Column : TColumnEh. [rfIgnoreCase]) StringReplace (Demo [i] Click (Column : TColumn), Click (Column : TColumnEh) [rfIgnoreCase]) StringReplace (Demo [i] DbGrids, DbGridEh. [rfIgnoreCase]) If you have DbGridEh other incidents please modify the source code!
- 2022-11-12 10:35:04下载
- 积分:1
-
一段检查事物依赖性的测试程序。算法包含在程序源码中。
一段检查事物依赖性的测试程序。算法包含在程序源码中。-screening for things dependence of the test. Included in the procedures algorithm source code.
- 2023-08-28 09:20:03下载
- 积分:1
-
Inventory management information system is a realization of the current inventor...
库存管理信息系统是一个实现对时事库存物品管理的软件。-Inventory management information system is a realization of the current inventory management software.
- 2023-08-15 18:05:04下载
- 积分:1
-
A class used to serialize object into a database field存储对象到数据库字段...
A class used to serialize object into a database field存储对象到数据库字段-A class used to serialize object into a database field to the database object storage field
- 2022-03-03 18:46:09下载
- 积分:1
-
delphi 中国人开发的表格控件,功能不错。
delphi 中国人开发的表格控件,功能不错。-delphi development of the Chinese people form controls, functions quite well.
- 2023-03-12 17:25:03下载
- 积分:1
-
配书源码。可以学习以ACCESS为后台的数据库网络应用开发。主要功能是查询检索后台数据。...
配书源码。可以学习以ACCESS为后台的数据库网络应用开发。主要功能是查询检索后台数据。-book distribution source. ACCESS can learn the background of network database application development. The main function is to search for background information.
- 2022-05-09 03:03:48下载
- 积分:1
-
java sql database connectivity and can then display the contents of Table
本文件是java连接sql数据库并且能够进行显示表内容-java sql database connectivity and can then display the contents of Table
- 2022-06-17 15:50:10下载
- 积分:1