Subject Re: [IBO] quickest way to fill a list with table data
Author Jason Wharton
> I have to fill a TStrings with data easily sampled with a SQL query.
>
> Which is the quickest method to retrieve them ?

Use a TIB_Cursor component and put it in a BeginBusy/EndBusy loop. Avoid
using FieldByName() on the inside of the loop.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com