Hi,
I'm trying to access an encrypted Access2002 database with
VB/VBA+ADO.
All users/passwords are stored in the corresponding .mdw file. How do I tell Access from within ADO (e.g. in the ConnectString) to use THAT .mdw file ? If I don't specify .mdw the file, I get an error.
It is similar to starting Access from the command line by using the /WRKGRP option, only it should be done from within
VB/ADO.
Mike
