
Connecting to Access via Visual Basic via Internet
Quote:
> Using Visual Basic executable on LAN which connects to Access DB file on
> the LAN server via the call OpenDatabase(name, False, True). When run
> by a person authorized for read only permission, Error 3050 (Couldn't
> lock file) is encountered. Please Help!
> Chaim
I belive this is a problem related to the lock-file. That is, this user isn't
allowed to write to the lock file. The database lockfile must be open and
writable for everyone, even those with readonly access to the database.
So, check the permissions on the lockfile.
--
|tlf:22 23 67 57 - *Jon Arne Hegge* - mob: 90 78 52 48|
--===> Wherever you are, there you are <===--
--
|tlf:22 23 67 57 - *Jon Arne Hegge* - mob: 90 78 52 48|
--===> Wherever you are, there you are <===--