Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

clean installation but SQL?


j4tan

Recommended Posts

Posted

Hi,

 

I need to have a clean re-installation of my live store but it's going to be a problem to re-upload all the products.

 

Is there a way that i can extract only the products from the live shop, re-install oscommerce and upload all products at once? Thanks much.

Posted

Use phpMyAdmin to export all the tables related to products (i.e. products, products_description, categories, and the option and attribute tables). Then once you reinstall osCommerce, just import those tables into the new database. When you do the export make sure to check the DROP TABLE otherwise you will get errors when you try to import unless you first delete those tables from the new database. Hope that all makes sense.

Archived

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

×
×
  • Create New...