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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -