I'm trying to make a program sort like a client server program.. the server will reside somewhere else (web server)... what i have to do is create a client program that can log in to the server and access the database.. thet clien can also do a modification to the database.. how to that and what the best database to use??