Forum Moderators: coopster
Does anyone know how to do it?
take a look at mysqldump [dev.mysql.com]
that will get it out
Also, you can use the 'Export' function if you use PHPMyAdmin to take a backup of your database.
dc
I used phpmyadmin to export the database but the problem for me is importing it with my new phpmyadmin.
Sven