Are there any problems with importing the tables: address_book, customers and customers_info from one database into another database?
I did this in a test cart. What I did first is delete the few existing customers and their orders from admin panel and then in phpmyadmin I imported the three tables previously saved from exported sql files.
All appears to be ok but I'm just wondering if there could be any problems doing it this way.


Reply With Quote

