c# - SQL Server remote connection problem -



c# - SQL Server remote connection problem -

i installed sql server 2005, , crated 1 user.

i able connect same systen, while connecting other scheme on lan showing error below

login failed user xxxx. user not associated trusted sql server connection.

i googled issue nil sorted out me. posts on stackoverflow, mention utilize sql server , windows authentication didn't help.

maybe there step have accomplish... seek enable tcp/ip trasport on configuration in sql server surface area configuration.

this link can help :

configure ms sql server 2005

c# sql-server

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -