rs2k Posted February 29, 2008 Posted February 29, 2008 I need to get 30,000 products from one mySQL database to another. I only need the products, all there descriptions, information, manufactures, and categories. I want to make sure I get the transfer done without missing any "dependencies". Are these the only tables I need to export from one store and import into the other? products products_description products_to_categories categories categories_description manufacturers manufacturers_info I do not use attributes so I have not included those tables.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.