Password in back-end database

M

mscertified

Both my front end and back end database have passwords.
However, I now cannot run the application since every time the application
tries to access a linked table, it gets a password failure. How do I get
around this?
 
J

Joan Wild

Delete the linked table and recreate it. You'll be prompted for the
password when you recreate it.
 
Top