[DUG] Speed of loading a Client DataSet

Richard Vowles richard at developers-inc.co.nz
Thu Dec 6 16:11:32 NZDT 2007


You can use AppendData([]) can't you? Probably best to look at the
implementations. 

Richard Vowles, Product Evangelist
Developers Inc Ltd
web. http://www.developers-inc.co.nz
ph. +64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384
skype. rvowles, LinkedIn, Twitter
need me to do something for you? send me a task


> -----Original Message-----
> From: delphi-bounces at delphi.org.nz [mailto:delphi-
> bounces at delphi.org.nz] On Behalf Of Myles Penlington
> Sent: Thursday, 6 December 2007 3:57 p.m.
> To: johnkbird at paradise.net.nz; NZ Borland Developers Group - Delphi
> List
> Subject: RE: [DUG] Speed of loading a Client DataSet
> 
> Stop using FieldByName inside the loop - this is a linear search of the
> Fields in the dataset.
> Myles.



More information about the Delphi mailing list