This error is related to user permission or server authentication mode.
Solution:
Open Sql server management studio and login with another account
select server
open properties->security
set SQL Server and windows authentication mode.
click OK.
Error: The user is not associated with a trusted SQL Server connection.
Tags:
Database,
SQL Server
Related Posts :
Subscribe to:
Post Comments (Atom)
For more detail steps about the solution to the problem, visit Enable remote connection to SQL Server 2005 Express.
ReplyDelete