Hi, I have an urgent requirement where I have to initiate a database backup (of three mySQL tables) prior to performing an upload and update of the database.
The preferred method of backing up is to use the mysqldump script. Can anyone: 1) tell me whether this is possible -- i.e., running the mysqldump script from a servlet 2) give me any clues/details on the best way to do this? Thanks, Frank. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
