|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 12:47 AM
Points: 53,
Visits: 296
|
|
Hi
In My Laptop i am using sqlserver 2008.i forget my 'sa' password. I tried windows authentication.But I am facing following Error.
Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. (Microsoft sqlserver,Error : 18452 )
Please give me a solution .
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 5:36 AM
Points: 226,
Visits: 171
|
|
| If you are logged in with administrator privilege on the laptop then restart the SQL server service with the -m switch and then log in using windows authentication.
|
|
|
|