TheSearcher
Registered User.
- Local time
- Today, 11:56
- Joined
- Jul 21, 2011
- Messages
- 392
Hello All,
I'm using the DoCmd.CopyObject method to copy a table from my front end db to my back end. My back end db is password protected and it keeps prompting me for the password. Can I somehow send the password in code so that the user is not prompted?
Thanks in Advance,
TS
I'm using the DoCmd.CopyObject method to copy a table from my front end db to my back end. My back end db is password protected and it keeps prompting me for the password. Can I somehow send the password in code so that the user is not prompted?
Thanks in Advance,
TS