|
I have created a window application in c# and Sqlserver 2005. Now on my server the connection string is working properly, but on client machine my databse is not conecting. my connection string is :
server=192.168.1.88;Data Source=NZN-7FC996E32D7\SQLEXPRESS;Database=HungerLine;Integrated Security=true | | |