Open the code window, any module, and in the Immediate pane issue the following command:
CurrentProject.OpenConnection ""
This will disconnect your project from the database. You can then reconnect it correctly.
"Altemir" wrote:
[Quoted Text] > > Not sure how this happened, but my Access 2003 ADP database is not > prompting users for a connection password. I looked in the database > Connection properties (i.e., Data Link Properties dialog) and noticed > that a password is being saved such that users are never prompted to > enter their own password. I didn't mean to save a password and it > won't allow me to blank out the password field. How can I undo this? > >
|