View Full Version : Is there a database I can upload?
NickolasM.
11-10-2008, 09:07 PM
I keep switching host alot and I need mysql databases for some of my things. instead of reinstalling my files each time I move is there a database that I can download from a site then upload to my host and have them connect to that? Such thing possible?
_Aerospace_Eng_
11-10-2008, 09:27 PM
Just do a backup of your database using a tool like phpmyadmin. Many hosts already come with this tool which make backups easy. Create the database on the new host, import your sql file and there you go your tables and data has been transferred. Now you just need to edit the login details in your scripts to the database.
NickolasM.
11-11-2008, 12:41 AM
Hmm thats a good idea, But is there a database I can upload and download to transfer?
primefalcon
11-11-2008, 01:39 AM
you could use an external mysql host and use that no matter what hosting your using
here's a free one
http://www.freemysql.net/v2/
NickolasM.
11-11-2008, 02:26 AM
Ah thats a good Idea, never thought of that.
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.