Problem with Access Runtime

Rubi

Registered User.
Local time
Today, 09:57
Joined
Jul 23, 2003
Messages
32
Hi all,

I packed up 4 files ( 2x .mdb, .mdw, .ico and .bmp) using the packaging wizard.

during the setup process (on the new computer) the setup program reports the message "Path/File access denied".

after the setup is complete (with errors), when trying to open the DB the program says that I dont have permission to access the database.

does anyone know whats wrong ?

hope I've been clear enought...
 
Make sure you are opening the database with the correct shortcut. You will get this error when you try and open a db without going through the mdw file.
 
thanks, got it working now, just needed to add the mdw in the shortcut...

didn't know it was possible...
 

Users who are viewing this thread

Back
Top Bottom