blah blah blah is here! blah blah » Close

0
votes
1 answers

Passing data form one computer to other

i am having a database on computer1. i want to inserts and updates a table in the database stored on computer1 through a form which is on computer2. Both computers are connected with LAN. How can i do this using visual c#.net

Feedback