Question 'connection string' to SQL server in LAN network

sudasam

New member
Joined
Nov 3, 2012
Messages
2
Programming Experience
Beginner
Hi Everyone,

I'm happy to register in this forum , here is my first question ..

I'm complete
build my first program , but I wont to move the exe file to another computer linked with LAN network in case to create the database(SQL database) in the server.

how I can do this?


 
Thanks..

I tried connected via an IP address and was successful.. But this message was appeared
"can't connect to the user_name" ..
-I used the windows authentication in SQL server

any idea ..
 
Back
Top