
VB 4.0 (32-bit) accessing password protected Access 7.0 database
I am writing an application that will use an Access 7.0 database that is
password protected. When I try to open the database is receive the
following error (Error # 3028):
Can't start your application. The system database is missing or opened
exclusively by another user.
This would indicate that the System.MDW file is missing from the specified
locaiton in the registry, however I have checked this and it the path in
the registry is set to where the file actually resides.
Am I missing something here? Also, would I need to distribute the
System.MDW file with my application?
Thanks for any help,
Barry