Hey people,
I want to make an application which would be connected to a database.
It would retrieve data make changes and store it in database again. I have
figured on how to make this application. But the real catch is i want database
to be stored on a single machine. How do i make it the way so that it would get
updated from any other machine which is connected to it in either LAN or via wi-fi.
Any ideas?
Thanks