|
-
April 11th, 1999, 02:29 AM
#1
GetRecordCount(): do we need to navigate!
I have seen the help but its not clear. From the help its seems as if to give correct value only if we have naviage through all records. But I am not navigating thourgh records, and getting correct value.
RecordSet.Open();
Count = RecordSet.GetRecordCount();
RecordSet.Close();
Any comments on this are welcomed
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|