Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Username

Author  Topic 

sital
Yak Posting Veteran

89 Posts

Posted - 2008-12-12 : 22:35:56
How to associate a user with SQL server?

When I enter the user name and password I get the following error in SQL authentication:

TITLE: Connect to Server
------------------------------

Cannot connect to SYSTEM\SQLEXPRESS.

------------------------------
ADDITIONAL INFORMATION:

Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection. (Microsoft SQL Server, Error: 18452)

PeterNeo
Constraint Violating Yak Guru

357 Posts

Posted - 2008-12-12 : 23:57:28
check this link
http://blog.sqlauthority.com/2007/04/14/sql-server-fix-error-18452-login-failed-for-user-null-the-user-is-not-associated-with-a-trusted-sql-server-connection/

"There is only one difference between a dream and an aim.
A dream requires soundless sleep to see,
whereas an aim requires sleepless efforts to achieve..!!"
Go to Top of Page
   

- Advertisement -