Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connecting to sql server through asp.net

Status
Not open for further replies.

aky1234

Programmer
Jun 8, 2005
24
US
Hi
I need to connect to sql server database through asp.net using Windows NT authentication .sql server and IIS are not in the same domain or machine.I cannot use forms authentication. So how can achieve the above
Thank You
 
dont use NT authentication, use SQL server authentication...

Known is handfull, Unknown is worldfull
 
The standard here is such that i have to follow NT authentication
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top