-
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(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
-
美子名片管理系统
美子名片管理系统-US-card management system
- 2022-03-20 23:15:44下载
- 积分:1
-
一个VB的图片查看程序源码
一个VB的图片查看程序源码-A VB source code of the picture to see the program
- 2023-05-25 17:40:03下载
- 积分:1
-
ado+DataGrid+access示例
ado+DataGrid+access示例-ado+DataGrid+access
- 2023-05-10 11:40:03下载
- 积分:1
-
使用delphi6开发的一个小账本程序.希望对初学delphi数据库编程的朋友能有所帮助.压缩包内包含所需的数据库....
使用delphi6开发的一个小账本程序.希望对初学delphi数据库编程的朋友能有所帮助.压缩包内包含所需的数据库.-delphi6 development of the use of a small group of accounts procedure. Hope to novice delphi Database Programming friends will be helpful. Compression packet contains the database.
- 2022-03-25 01:41:05下载
- 积分:1
-
简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样
简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样,功能也可以非常复杂,而开发流程大致相同,现在熟悉方法对今后针对具体公司的具体系统做开发更有意义。-simple wage a registration system : procedures designed to : do purpose of this procedure is familiar with the process of database development and its link with the interface, it simplifies the database table and the physical storage of the design process. Different companies in the wages not the same, functions can be extremely complex, and the development process similar to that now familiar with the method in the future, targeted at specific companies do a specific system development more meaningful.
- 2022-07-10 11:28:34下载
- 积分:1
-
系统登录模块:主要用于用户登录管理。
日常管理模块:主要包括收文管理、发文管理、批示管理、会议管理、公共信息管理、个人办...
系统登录模块:主要用于用户登录管理。
日常管理模块:主要包括收文管理、发文管理、批示管理、会议管理、公共信息管理、个人办公管理、人事管理7部分。
业务管理模块:主要包括生产报表管理、采购计划管理、库存管理、指标情况管理4部分。
- registry modules: mainly used for user login management. day-to-day management module: The main text, including land management, documents management, instruction management, meeting management, public information management, personal office management, personnel management 7. Business Management Module: The main production of statements, including management, planning and managing the procurement, inventory management, management indicators 4.
- 2022-08-06 15:29:39下载
- 积分:1
-
(转载)Use this utility to write your database table structure to a word file. You
(转载)Use this utility to write your database table structure to a word file. You can select tables, or write all tables. In the word file you will be able to see complete details of the table(FieldName,Datatype,size,AllowNulls) with databse name and server name. 使用这个工具可将你的数据库表格结构编写为一个word文件。你能选择表,或者编写所有的表。在word文件中你能看到带有数据库名称和服务器名称表格的详细信息(域名,数据类型,大小,AllowNulls)。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=5459- (Reprint) Use this utility to write your database table
structure to a word file. You can select tables, or write all tables.
In the word file you will be able to see complete details of the table
(FieldName, Datatype, size, AllowNulls) with databse name and server
name. uses this tool to be possible yours database form structure
compilation to be a word document. You can choose the table, or
compilation all tables. You can see in the word document has the
database name and the server name form detailed information (domain
name, data type, size, AllowNulls). Origin:
Htt
- 2023-06-16 22:05:03下载
- 积分:1
-
从vb6的visdata中提取出来的查询构造器部分,可以放到自己的数据库程序中用,如果把DAO3.51改成3.60的版本还可以使用ACCESS2000数据库....
从vb6的visdata中提取出来的查询构造器部分,可以放到自己的数据库程序中用,如果把DAO3.51改成3.60的版本还可以使用ACCESS2000数据库.
代码没做什么修改有兴趣的可以自己修改一下.-from VB6 visdata the extraction of structure-part inquiry, into its own database procedures used, if DAO3.51 into the version 3.60 can also use ACCESS2000 database. Code has not done what the changes are interested in their own again.
- 2023-01-31 20:55:03下载
- 积分:1
-
用VC设计的药品信息管理系统,供初学者提供案例,做课程设计用...
用VC设计的药品信息管理系统,供初学者提供案例,做课程设计用-VC designed drugs with information management system for beginners to provide examples to do with curriculum design
- 2022-09-28 19:35:07下载
- 积分:1