hi,
I am a student,I develop a window base software for my 3 shops which is located in same city but differant place. I am doing this in c# with mysql database.I install my software and database at these 3 shops.
but now i want to access the database of these 3 shops and display to all shops and do the insert, update and delete operation.
how it is possible can any one help me for this problem.
Posted Oct 22, 2008, 5:32 AM
You have to take the advise of network engineer. They will suggest you the right way.
As per your need first you have to establish a connection between your machines through LAN and then you are able to access the database of each machine.