
May 18th, 2002, 02:37 AM
|
|
Twenty Seven
|
|
Join Date: May 2002
Location: Multan, Pakistan
Posts: 103
Time spent in forums: 1 h 33 m 2 sec
Reputation Power: 7
|
|
ASP, SQL & My Domain Controler
Hello...
Ive got a DC and i've installed MS SQL Server 2k on it with Windows Authentication. But when i create a UDL file for data access string with "Use Specific User name & Pswd" with user "sa" or Administrator, it gives error that its not a trusted user for SQL Server. But when i select "Use Windows NT integrated Security it lets me select the DB on Server but when execute the ASP page with that connection string the page gives the same error that "not a trusted SQL user".
But when I use SQL and Windows Authentication on SQL Server It doesnt give any error... why?
Would anyone plz tell me the reason for this...
Thanks...
|