How can I access my database which is stored in a mapped password protected network drive. The database is an Acces mdb.
Printable View
How can I access my database which is stored in a mapped password protected network drive. The database is an Acces mdb.
Moved from the VB6 CodeBank
If the computer has the drive mapped (so you can use Explorer to look at it), you simply put the database path into the relevant place in your program.