A
A. Pach
Hi!
I'm trying to open a .mdb database with a password and i know that I don't
need to use ODBC for this kind of databases. But it seems that this function
is not working:
Set dbs = OpenDatabase("V:\TRM Analytics Team\Databases\Sales
Executives\Headcount.mdb", , , "pwd=123")
Can anyone told me what's wrong with this?
Thanks!
A. Pach
I'm trying to open a .mdb database with a password and i know that I don't
need to use ODBC for this kind of databases. But it seems that this function
is not working:
Set dbs = OpenDatabase("V:\TRM Analytics Team\Databases\Sales
Executives\Headcount.mdb", , , "pwd=123")
Can anyone told me what's wrong with this?
Thanks!
A. Pach