Subject | Fastest way to check to see if query returned a result |
---|---|
Author | ra8009 |
Post date | 2006-04-27T01:53:02Z |
What is the fastest way to check to see of a TIB_Cursor has returned a
result? Is there something faster than using recordCount?
I tried (EOF and BOF), but this returns true with zero and one record.
result? Is there something faster than using recordCount?
I tried (EOF and BOF), but this returns true with zero and one record.