文件名称:Performance
介绍说明--下载内容均来自于网络,请自行研究使用
使用Delphi开发高效的数据库应用系统(实例源码),从测试dbexpress、bde/idapi和dbexpress开始,观察dbexpress的执行行为,dbexpress和bde/idapi的性能比较,访问大量数据的速度,调整dbexpress访问数据的方式,调整packetrecords特性值,改变dbexpress处理数据的行为,delphi 7之后的tsimpledataset,实例包中的源码将向您展示上述知识。
-Use Delphi to develop efficient database system (example source code) from test dbExpress, bde/idapi start and dbexpress, to observe dbexpress execution behavior, dbexpress the bde/idapi performance comparison speed access to large amounts of data, adjust dbexpress access data way, to adjust packetrecords characteristic values change behavior of dbexpress processing data source delphi 7 tsimpledataset, Examples will show you the above knowledge.
-Use Delphi to develop efficient database system (example source code) from test dbExpress, bde/idapi start and dbexpress, to observe dbexpress execution behavior, dbexpress the bde/idapi performance comparison speed access to large amounts of data, adjust dbexpress access data way, to adjust packetrecords characteristic values change behavior of dbexpress processing data source delphi 7 tsimpledataset, Examples will show you the above knowledge.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
开发高效率的数据库应用系统\LargeDatasPrgs\fLargeDatasMain.ddp
..........................\..............\fLargeDatasMain.dfm
..........................\..............\fLargeDatasMain.pas
..........................\..............\fPerfTest.ddp
..........................\..............\fPerfTest.dfm
..........................\..............\fPerfTest.pas
..........................\..............\PerfmanceLog
..........................\..............\PerformanceTest.cfg
..........................\..............\PerformanceTest.dof
..........................\..............\PerformanceTest.dpr
..........................\..............\PerformanceTest.res
..........................\..............\PGPerfTest.bpg
..........................\..............\PLargeDatas.cfg
..........................\..............\PLargeDatas.dof
..........................\..............\PLargeDatas.dpr
..........................\..............\PLargeDatas.res
..........................\..............\udmBDETest.ddp
..........................\..............\udmBDETest.dfm
..........................\..............\udmBDETest.pas
..........................\..............\udmIBXTest.ddp
..........................\..............\udmIBXTest.dfm
..........................\..............\udmIBXTest.pas
..........................\..............\udmLargeDatas.ddp
..........................\..............\udmLargeDatas.dfm
..........................\..............\udmLargeDatas.pas
..........................\..............\udmPerfTest.ddp
..........................\..............\udmPerfTest.dfm
..........................\..............\udmPerfTest.pas
..........................\Performance\fPerfTest.ddp
..........................\...........\fPerfTest.dfm
..........................\...........\fPerfTest.pas
..........................\...........\log.txt
..........................\...........\PerfmanceLog
..........................\...........\PerformanceTest.cfg
..........................\...........\PerformanceTest.dof
..........................\...........\PerformanceTest.dpr
..........................\...........\PerformanceTest.res
..........................\...........\udmBDETest.dfm
..........................\...........\udmBDETest.pas
..........................\...........\udmIBXTest.dfm
..........................\...........\udmIBXTest.pas
..........................\...........\udmPerfTest.ddp
..........................\...........\udmPerfTest.dfm
..........................\...........\udmPerfTest.pas
..........................\QueryData\fQueryDataMain.pas
..........................\.........\fQueryDataMain.xfm
..........................\.........\QueryData.cfg
..........................\.........\QueryData.dof
..........................\.........\QueryData.dpr
..........................\.........\QueryData.res
..........................\.........\Rid.50
..........................\.........\Rid.txt
..........................\.........\udmBDEQuery.pas
..........................\.........\udmBDEQuery.xfm
..........................\.........\udmPrepared.pas
..........................\.........\udmPrepared.xfm
..........................\.........\udmQueryData.pas
..........................\.........\udmQueryData.xfm
..........................\runSQL.sql
..........................\LargeDatasPrgs
..........................\Performance
..........................\QueryData
开发高效率的数据库应用系统