PDA

View Full Version : Using MySQL front ends !!!


expert-database
04-01-2004, 03:35 PM
Hi

Many people have had problems with export and import of data in MySQL, mysqldump is the solution for the problems but it is annoying of using it.

A very good solution is to use a MySQL Front End that facilitates him the whole process , in this case I will speak of the MySQL Turbo Manager.

If you want to carry out an export in format insert the export Manager it is the solution , but for many data is slow and the file is more big.

if you table has more records using the option Tabla data Export to Export records and for restore using Table data import.

This option is very easy and the result is the same of using mysqldump.

More information about MySQL Turbo Manager :
http://www.mentattech.com

More MySQL Front End:
http://www.mysql.com/portal/software/graphing/index.html

Web Tools :
http://www.mysql.com/portal/software/web-tools/index.html

Regards,
Peter