We only seek a clean transfer of information, well…
Here we have an easy way to achieve this purpose
On PhpMyAdmin choose the tab export; after that you should see something like the picture below
First select:
categories
categories_description
products
products_attributes
products_attributes_download
products_description
products_notifications
products_options
products_options_products
products_options_values
products_options_values_to_products_options
products_to_categories
Next, chose the fallowing options:
sql
Structure:
Add DROP TABLE
Add IF NOT EXISTS
Add AUTO_INCREMENT value
Enclose table and field names with backquotes
export type : insert “from the menu”.
Select save as a file; give a name to the table, i.e. fer__DB__products select Compression none.
This should looks like:
[img]http://www.latinrebels.net/cosas-varias/images_ayuda_sql_guia/2.gifSave on your hard drive.
Now the next part is to place the saved data on your new or heavy modified store.
1. Select the new store’s database
2. Then, select the tab SQL.
3. Now, upload the database file that you save in your hard drive, (select auto detect) and click on Go.
[img]http://www.latinrebels.net/cosas-varias/images_ayuda_sql_guia/3.gif4. Check your store and admin.
That is all…. Easy.
You can do the same with whatever table as you want i.e. Customers.

Sign In
Register
Help




MultiQuote