-
使用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
-
1. His own re
1他自己重新编译的mysql api静态库。只有官方的2.mysql动态库。
- 2022-03-13 06:48:05下载
- 积分:1
-
这是学期作业,用VB编的工资管理系统,简单易用,适合初学者。...
这是学期作业,用VB编的工资管理系统,简单易用,适合初学者。-This is a term operation, using VB series wage management system, easy to use, suitable for beginners.
- 2022-01-27 15:45:17下载
- 积分: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
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对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
-
使用TURBO C读数据库文件,非常简单,而且只有8kb大小
使用TURBO C读数据库文件,非常简单,而且只有8kb大小-Using TURBO C Reading database files, very simple, and only the size 8kb
- 2022-08-17 15:31:53下载
- 积分:1
-
SQL 学生管理系统 SQL 学生管理系统
SQL 学生管理系统 SQL 学生管理系统-SQL
- 2022-09-05 01:40:03下载
- 积分:1
-
Delphi source code, server source code, data compression source code
Delphi开发的源代码,有服务器端源代码,数据压缩源代码-Delphi source code, server source code, data compression source code
- 2022-12-06 08:10:02下载
- 积分:1
-
DLL与数据库配合存储图像信息,数据库存储索引,DLL为资源D
DLL与数据库配合存储图像信息,数据库存储索引,DLL为资源D-DLL and the database with the stored image information, database storage index, DLL for the resource D
- 2023-03-19 06:45:04下载
- 积分:1
-
第5章 Transact
第5章 Transact-SQL及其程序设计基础5.2 Transact-SQL基础5.2.2 数据查询1.查询表中所有的列例如,要查询表book中的所有书籍的信息,可在SQL查询分析器中输入如下命令:SELECT * FROM book-Chapter 5 Transact-SQL procedures and the design basis 5.2 Transact-SQL data base for a 5.2.2. For all of the tables out, for example, to check table book of all books, information, the SQL Query Analyzer enter the order as follows : SELECT* FROM book
- 2022-05-25 11:13:36下载
- 积分:1