2

I have a iis6 box with that app pool configured to use an Active Directory service account.

I'm running an classic asp app, and I want to use the service account to connect to the database, so I have this as my connection string: "provider=SQLOLEDB.1;server=myserver;database=mydb;Integrated Security=SSPI"

What am I doing wrong?

gsc_dba
  • 103
  • 8
clarity
  • 421
  • 1
  • 8
  • 19
  • 1
    see: http://stackoverflow.com/questions/6894651/login-failed-login-failed-for-user-nt-authority-system –  Jul 15 '13 at 11:13

0 Answers0