|
-
Jul 19th, 2000, 12:00 AM
#1
Thread Starter
New Member
How do you requery a connection to a database in a data environment??
Help.....
M.
-
Jul 19th, 2000, 12:32 PM
#2
Hyperactive Member
Code:
DE1.rsRecordset.Requery
Also, if you're using any controls that are bound to the
DE, then you'll have to re-bind them, too.
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
|