Linked tables

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have a form based on a ODBC linked table. When I open
the form I get a login dialog box. Is there a way to
automically fill in the User ID and Password when the form
is initially opened. (I currentyl working in Access 97)

Thanks

Mike
 
You should be able to specify that in the DSN you're using.
 
Could you be more descriptive.
-----Original Message-----
You should be able to specify that in the DSN you're using.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)





.
 
Not without knowing what DBMS you're going against.

For instance, with SQL Sever, you can specified that you're using Trusted
Connection, or else specify a user id and password.

Or is your question how to find the DSN? That's through the Control Panel.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top