搜索资源列表
Delphi三层数据库连接池
- DLL接口封装三层数据库(数据持久层),很不错的,对初学者很有帮助。-DLL interface Packaging three databases (data persistence layer), a very good, very useful for beginners.
delphi+sql万能数据库连接示例
- delphi+sql万能数据库连接示例,自己初学delphi时写的,相信对入门学习delphi进行ADO连接SQL的朋友有些帮助-Universal Database Connection example, when a delphi himself had written, and I believe that the entry delphi study conducted ADO SQL help some friends
快速查询delphi组件ZQ组件包 V2.0
- 快速查询组件优势: 1:综合各查询控件的优势,取其精华弃其糟粕。 2.本控件生成的查询界面快捷,明了,直观,易查,易用。 3.本快速查询控件,在运行时不与数据库发生交付查询访问,即与数据一点连系都有,消除了与数据库的访问负荷。用户可用sql profiler查看证实。而因不与数据库发生关系,故也与数据库连接接驱动程序无关。 4.本控件由于与数据库无关,则可应用于三层结构客户端的查询用。
UDAC
- C++B、Delphi连接数据库(Oracle,MSSQL Server,MYSQL,InterBase等)数据库的连接控件。
DELPHI 数据库操作示例
- 简单演示在DELPHI 中连接数据库, 对数据库中的数据读取显示、更改、保存。
Delphi-connection-pool
- 不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的-DB connection pool
中间层的数据库连接池源码
- 三层构架系统,中间层的数据库连接池源码,delphi开发,Three-tier architecture system, the middle layer of the database connection pool source, delphi development
EhLibv4321FullSource.rar
- EhLib v4.3.21 (完整源码) Ehlib 是著名的数据库连接控制,DBgrid增强VCL控件;支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印。可以和PB的ataWindow媲美。,EhLib v4.3.21 (complete source) Ehlib is a well-known database connection control, DBgrid enhanced VCL controls to support the first multi-table
querypool.rar
- 用delphi三层开发,必须用到的数据库连接池,Development of three-tier database connection pool to be used in
dataexportandimport
- 数据导入导出,精心花费2个月时间编写,包括数据库连接设置,数据库使用,多线程,使用ACCESS,以及SQL SERVER数据库-Data Import Export, carefully spent two months to prepare, including the database connection settings, database use, multi-threading, the use of ACCESS, as well as the SQL SERVER databas
studentManagesystem
- 1.此管理系统是基于delphi sql2000 开发的。 2.此管理系统用delphi7.1来运行。 3.运行之前用sqlsever 2000企业管理器,导入数据库Studen1. 4.导入数据库成功后,要修改此管理系统的数据库连接方可运行使用。-1. This management system is based on the delphi sql2000 development. 2. Delphi7.1 this management system used to run.
zyglxt
- --- -----使用说明 1.数据库为SQL2000,用附加数据库的功能建立WeijieData数据库,连接的用户为Sa,密码为空,可用server源代码自行修改. 2.第一次运行先打开Server端的WeijieServerPrg.exe一次进行注册. 3.运行客户端WeiJieFuShi_Prg.exe,默认操作员号WJ001 密码123 4.WeiJie_sys.INI为设置文件,当网络访问时 改IP = 你运行WeijieServerPrg.ex
DBThreadPool
- 数据库连接池。很重要很好的参考例子。全部源码-Database connection pool. Very important example of a good reference. All source
fhe2_V5.1_Source_060122
- 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.dat 2.ADO数据连接参考安装说明文档 3.V5.1(最后编译时间20060123) 4.是一套较全面的进销存源码 此中未包括发布POS前台 5.完整的V5.1运行文档,请到飞恒软件公司网站下载. 版权声明见内文. -This souce code fo
pppsir_SMIS2
- 学生学籍管理系统 数据库连接: 1、请在Sql server中附加数据库 2、在ODBC中进行设置 3、在delphi中连接该数据库,数据库别名(Databasename)为Mydatabase -School students to connect the database management system: one, please attach a Sql server database 2, in the ODBC settings in 3, at delph
Ehlib_4.5.62_For(D4-14C4-14)
- Ehlib 是著名的数据库连接控制,版本为4.5.62,DBgrid增强VCL控件;支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印。可以和PB的ataWindow媲美。 本版本含完整源代码,支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) Delphi 2007 RAD Studio 2009 (Delphi 2009, C++Buil
UniDAC3.0.3
- 最好的数据库连接组件,可连接Oracle 、SQL Server 、MySQL 、InterBase 、PostgregSQL 、SQLite、ACCESS、ODBC、Advantage 、ASE。数据库开发首选,-The best database connectivity components, can connect Oracle, SQL Server, MySQL, InterBase, PostgregSQL, SQLite, ACCESS, ODBC, Advantage, ASE
UniDAC30
- 目前最火,连接效率最高、最快的DELPHI数据库连接控件,支持多种类型的数据库,如MsSQL,MySQL,FireBird,Sqlite,Orical 等等,你不用再为不同的数据库去找不同的连接库了,这是最新的3.0版,包含全部源码,支持D7-D2010。-The most fire, connect the most efficient and fastest DELPHI database connection control, to support multiple types of da
1967_Delphi三层数据库连接池
- delphi数据库连接池控件,支持delphi5,delphi6,delphi7.(delphi5,delphi6,delphi7.)
ViewTable
- delphi数据库连接,自动生成相关报表,生成sql的插入代码命令(2016 digital price computing scale 30Kg /15kg bar code weighing scale)