Use Trusted Connection is the default. How do I change it.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I open my Access Database. I run my query pulling information from SQL Server
Tables. The first time, it fails. The screen opens and I uncheck use Trusted
Connection, then click okay. The query runs.

How can I make the default to be unchecked for that dialog box?
 
Presumably you're using a DSN to connect to SQL Server. Check that the DSN
is set up properly.
 
in SQL Server you mean?

you right click on the server in enterprise manager and on the security
tab you enable SQL authentication.

I prefer sql authentication to windows auth 6 days of the week
 

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