Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

mysql


bluedevil920

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...