Subject | Re: [IBO] quickest way to fill a list with table data |
---|---|
Author | Jason Wharton |
Post date | 2002-03-02T23:10:32Z |
> I have to fill a TStrings with data easily sampled with a SQL query.Use a TIB_Cursor component and put it in a BeginBusy/EndBusy loop. Avoid
>
> Which is the quickest method to retrieve them ?
using FieldByName() on the inside of the loop.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com