Quote:
|
Originally Posted by joelemmer
Any suggestions?
|
if you already have phpmyadmin installed on your local system, just use that -- use the Export tab
if you haven't, download and install HeidiSQL (windows only) -- i find it to be far superior to phpmyadmin
the .sql file produced by heidi is of course completely compatible with the phpmyadmin on your host's server, since it uses only CREATE TABLE and INSERT statements
i've never actually used any command line commands -- too many bad flashbacks to the early days of DOS on 8086 machines
