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
 connection trouble when using TCP/IP

Author  Topic 

needforhint
Starting Member

12 Posts

Posted - 2009-04-11 : 18:36:29
hello,
I have this issue that when in connection string I use IP,portnum for datasource instead of servername\instancename I get error "user is not associated with a trusted sql server connection". When I use servername\instancename for datasource I connect fine. I get the error on local and remote computers. I use mixed sql/windows authentification. Thank you all in advance, I am desparate on this.
   

- Advertisement -