D
dpdeleon
I need to get a record count for a recordset. Should I use a select count(*)
statement or select all of the records and then use the recordCount
property?
Thanks
statement or select all of the records and then use the recordCount
property?
Thanks