hi
I have a application , its connected to sql server 2012 express
user name : sa
and i have a password
in my computer and our company's computer its ok
now
i setup sql server 2012 express in a customer's server
i setup my windows application in server ... its works good (local)
when i install my app in another network's computer i see my sql server & i selected my server and create a provider & i tested my connection string its ok
i have a succesfull connectionstring
but when i read records & ... i have a login failed server\ user
why ?
attention in customers' server have a sql server 2008 r2 for web
my database can't restore in 2008 r2
and any setting its same with my setting