Could you please suggest a windows 7 software to download a huge database from my server? cPanel's PHPmyadmin cannot download it.
You should be able to export the db just go into the options and tell it to output it as a zip file. Otherwise, it will try to load the entire thing into the browser. At which point insanity ensues lol.. Nigel
I use SqlYog, US$100 (I think) but it does the job and does it well. While you can manage your database for free, and for years I used phpMyAdmin, this gives me the interface and speed of the tools I was used to having with Oracle. Wouldn't live without it.
Never have I heard of the mysql workbench. I have always used mysqldumper to import & export mysql databases.