|
-
December 7th, 1999, 11:28 AM
#1
Error 3734, when opening Access2000 mdb (using DAO 3.6)
I get error 3734 in a multiuser environ. when a DB is open by one user and other user tryes to open it. App written in VB6, accessing Access2000 .mdb
and using DAO 3.6 It seems to be some 'lock' case but I don't find any error description in MSDN, neither know I how to manage this problem. (Jerry)
-
December 7th, 1999, 11:33 AM
#2
Re: Error 3734, when opening Access2000 mdb (using DAO 3.6)
Jerry,
I ran into this problem on a Novell Network. For me it came down to permissions not only in the database but also the directory where the database is stored. The directory needs read/write permission because of the .ldb file.
Hope that helps.
Allen Noakes
VB Programmer/Analyst
Dames & Moore Group
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
|