[thelist] Re: getRows() (was: commenting code)

Warden, Matt mwarden at odyssey-design.com
Fri Feb 16 02:58:49 CST 2001


> This is an often repeated tip, but use the GetRows method of the RecordSet
> object. Transfers your recordset to an array. Arrays are faster and it
> allows you to close the connection sooner, which is a Good Thing (tm).

This is only faster when you have a large number of rows returned. If I recall
correctly, it was something like 250 rows.



--
mattwarden
mattwarden.com





More information about the thelist mailing list