|
-
Nov 24th, 2000, 06:16 PM
#1
Hi,
How can i change the recordset without use "close" and "open" the recordset using ADO code???+
TIA
-
Nov 25th, 2000, 12:17 AM
#2
Well ...
Try changing the command property. I guess you still have to open it again. You cannot do it dynamically.
-
Nov 25th, 2000, 02:28 AM
#3
Lively Member
Use recordset Requery property to update the recordset.
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
|