|
-
Feb 23rd, 2001, 05:50 AM
#1
Thread Starter
New Member
Try to open the database in exclusive mode and install an error handler:
set db = opendatabase("Db.mdb", True)
If it fails someone has opened the database.
-
Feb 23rd, 2001, 06:23 AM
#2
Lively Member
Thanks
the previous sujection worked......
But i think ur one is more of a proffecional approach cause if the db crashed it would'nt delete the LDB file
Thanks
Ill give it a try
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
|