I'm not sure if this is the right forum.
We have a SQL Server 2000 database that we need to access from an ASP.Net page running on a separate server. I would like to be able to use windows authentication so users will not have to enter a username and password on the web page. Is it possible to do this?
We have a SQL Server 2000 database that we need to access from an ASP.Net page running on a separate server. I would like to be able to use windows authentication so users will not have to enter a username and password on the web page. Is it possible to do this?