|
Problem :
Login Failed for User 'YOURUSER', Not Associated with a trusted SQL Server Connection.
Solution :
1.Enter SQL Enterprise Manager. 2.Find your server name in the tree on the left. 3.Right mouse click on the server name and select properties. 4.Click the Security folder. You should now see the screen below with "Windows Only" set as the default authentication.
5.Check SQL Server and Windows as the Authentication.
6.Click OK. 7.Click Yes to restart SQL
|