Can I get RecordCount without doing a Fetch All?
Posted: Fri 18 May 2007 16:56
TOraTable.RecordCount gives me only the #' of records fetched so far...so to get ALL the records in the table I need to set TOraTable.FetchAll to True...this is ok for a small table...but I have some tables with MILLIONS of entries...so is there a quicker/faster more efficent way to get the # of records in a table without doing a FetchAll?
Thanks in advance...
Jim
Thanks in advance...
Jim