hello guys..
my problem is im gonna use my program into another computer but the sql server is on my laptop..
then i copy my program into another computer then I start debugging but there some of error..
this is my coonection string...
conn.ConnectionString = "Data Source=192.168.1.34,1433;Initial Catalog=MyDatabase;Integrated Security=True"
in my sql server I dont have any password just windows authentication..
please help thanks... guys.. im a newbie