|
-
Sep 21st, 2000, 12:19 PM
#1
Thread Starter
New Member
I have an application with a loop that loads data into a recordset via SQL, then performs some calculations and reloads a new set of data into the same recordset(in place of the old data).
How do I clear the BOF and EOF settings of the recordset when I load new data into the recordset?
It is currently giving my incorrect EOF/BOF values when I load the second set of data into the recordset.
Thanks,
Dan
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
|