This topic is locked

Backup Database

1/23/2008 6:44:50 AM
PHPRunner General questions
S
swanside author

Is there a short way of backing up a MySQL database by using a submit button and being able to download the database as a backup?

Cheers

Paul.

J
Jane 1/23/2008

Paul,
this task can be accomplished using any MySQL administrative tool, for example phpMyAdmin.

However it has no connection with PHPRunner.

S
swanside author 1/24/2008

Ok thanks. I can do it in phpmyadmin, but didnt know if there was a way of just putting a button on a page to backup the data.
Thanks Jane

A
alang 1/24/2008

If you do it this way make sure you don't have any blob data - see:
http://www.asprunner.com/forums/index.php?showtopic=7280