bluedevil920 Posted December 31, 2003 Share Posted December 31, 2003 I created my mysql database that works with my site on my local computer using IIS and the latest from mysql.com (i created all the products, uploaded everything, etc...).. Now I am ready to go online and need to convert everything to the hosting company's mysql database....anyone have any idea how to do this?? I'm using mysql 4.0.17-win from mysql.com and windows XP IIS. If there was a way (and maybe there is, i just dont know how) to convert my current database into a big text/sql file that would recreate it that would work i think!? Help? Thanks Link to comment Share on other sites More sharing options...
Guest Posted December 31, 2003 Share Posted December 31, 2003 go into the admin and choose backup, then open that file in text mode, copy all of it, then run via phpmyadmin or mysql connector or mysql itself, and then just run the query Link to comment Share on other sites More sharing options...
bluedevil920 Posted December 31, 2003 Author Share Posted December 31, 2003 thx! got it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.