|
-
Nov 8th, 2005, 07:28 PM
#6
Re: Multi Users in Access
 Originally Posted by eranfox
Hello primfran,
Did you try using this:
VB Code:
DBEngine.Idle dbRefreshCache
Before you execute queries?
this can help you with Multi Users/Tasking.
The Idle Method forces the database engine to write data to disk, releasing locks on memory. (just WRITE idle and press F1 for help)
Best Regards,
ERAN
That is for DAO right? What if he uses ADO?
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
|