FuzMic
DataBase Tinker
- Local time
- Tomorrow, 02:56
- Joined
- Sep 13, 2006
- Messages
- 744
Hi gurus
I have a table in a current .mdb and I want to copy/ export/transfer it to another .mdb which is password protected. I am thinking that DoCmd.TransferDatabase may do it but have never tried.
My mental block is how to resolve the password requirement because whenever we export from MDB1 to MDB2, if 2 is password protected it will ask you for the password.
Please give me helping hand.
I have a table in a current .mdb and I want to copy/ export/transfer it to another .mdb which is password protected. I am thinking that DoCmd.TransferDatabase may do it but have never tried.
My mental block is how to resolve the password requirement because whenever we export from MDB1 to MDB2, if 2 is password protected it will ask you for the password.
Please give me helping hand.