I use MySQL Front 2.5 and MySQL 3.22 for most of my database work. Heretofore, I was able to export tables back and forth between my server and my local host. Now, all of a sudden, this feature doesn't work for certain tables (all of which are MyISAM).
When I try to export certain tables, with both structure and data boxes checked, I get an SQL error message that the table does not exist in the database I am exporting to. Well, DUH! Of course it doesn't exist. That's why I'm trying to export it!
Has anybody run into this problem with MySQL Front?
Thanks in advance.