What is the best way to transfer the actual data from my tables in my development machine on to the servers of hostingrails?
Thank you
2007-07-25 12:11 AM
William
Posts: 1052
Starts: 32
Wiki Edits: 56
Hi there - you can perform a mysqldump locally and then upload the sql file to your server and repopulate. If you have phpmyadmin you can do it all away from the command line, you can access phpmyadmin through your cPanel -> mySQL at the bottom.
2007-07-25 01:38 AM
Hello Guest! In order to post you must be an active client with us, please
log in
or sign up.