Luc
Depending to the size of the recordset and the amont of memory available
getrows and getstring are definitely more efficient than looping though the
recordset.
Raj
Quote:
> Hello,
> Just a (stupid ?) question.
> What's the most efficient method when reading a recordset : getstring,
> getrows or making a loop on the record (using movenext ...).
> Thanks for your reply
> Luc