0

We are moving our applications (ASP Classic/.NET 2.0/3.5/xx) to a new server and upgrade them to the latest (.NET 4.5.x). For some of the ASP Classic it was decided to move them as is as ASP Classic but must clean the code of the hard coded SQL Connection Strings and use Windows Authentication by using a Windows Login Account. In these ASP Classic we use ADODB/SQLOLEDB as dataconnections. Could I still use these drivers but login using Windows Authentication?

Hardipsinh Jadeja
  • 1,180
  • 1
  • 13
  • 30
Sid
  • 765
  • 5
  • 29
  • 57
  • 4
    Good news, someone already asked this at [Classic ASP Integrated Security in connection string](http://stackoverflow.com/questions/9500064/classic-asp-integrated-security-in-connection-string) – David May 07 '14 at 21:53
  • This one might also be helpful if that first one isn't: http://stackoverflow.com/questions/17547045/how-to-connect-to-ms-sql-server-database-from-asp-using-windows-authentication-s – David May 07 '14 at 21:55

0 Answers0