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

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -