upload the data base frequently to a web server via java swing app

c4gamerz

New Member
Hello Everyone I am creating a Project in which users enters the data and stores the data in mySql server now i want to upload the data base frequently to a web server . Which is the best possible way to do this I.E: converting the data to .xml files or .txt or directly uploading the .sql files . P.S: the system needed to be automatic.
 
Back
Top