Stop MSDE to ASK me User name and Password?

  • Thread starter Thread starter TF
  • Start date Start date
T

TF

Hello,
Every time when I execute the MS ADP project, the MSDE wants the user name
and the its password. How can I stop it?

thank you
 
You have three options:

1. Enter it in the connection form under file/connection
2. Use Windows Authentication
3. Access the server through code and pass a user name and password

-Daran
 
Back
Top