all groups > sql server connect > november 2005 >
You're in the

sql server connect

group:

Not associated with a trusted SQL Server connection???



Not associated with a trusted SQL Server connection??? Andrew
11/1/2005 8:53:01 PM
sql server connect: Hi, friends,

When I used ADO.Net to connect to our SQL Server, I got the error saying:

Login failed for user 'mscn'. Reason: Not associated with a trusted SQL
Server connection.

What did this mean? I created this user for msc database already! And the
connection string is:

"packet size=4096;data source=DELLSC1420;persist security info=False;initial
catalog=msc;user=mscn;password=mscn"

Re: Not associated with a trusted SQL Server connection??? Sue Hoegemeier
11/2/2005 8:33:46 PM
If you are using SQL logins, make sure the SQL Server box is
configured for both Windows and SQL authentication. The
default is Windows only so if you didn't change it, that's
probably the issue.

-Sue

On Tue, 1 Nov 2005 20:53:01 -0800, Andrew
[quoted text, click to view]
AddThis Social Bookmark Button