PDA

View Full Version : MySQL-Front


tbonekkt
6-19-03, 01:45 AM
Is this the MySQL-Front that I see mentioned a lot here?

http://mysqlfront.sstienemann.de/


If it is, how do I backup a database/table?

Thanks!
Tom

Fred Drouven
6-19-03, 03:00 PM
I think so.

connect to your database, select Im/-Export, select Export Tables...

Select Structure and Data

Now you can export (backup) to a file, another Db (on your local PC, or anywhere else) If you want to backup to another Db, be sure you connect to that one aswell.