This is a discussion on Transfer customer accounts and past sales??? within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi, I have my old store running in my /catalog folder using OSC MS1. I have just installed my new ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, I have my old store running in my /catalog folder using OSC MS1. I have just installed my new store under /shop directory. Is it possible in any way to transfer my customer accounts along with their past sales to from my MS1 store to my new MS2-MAX store?? I know it probably involves some mysql work, but I really don't know too much about MySQL enough to take a chance to explore and experiment. I am hoping someone can shed some light and let me know if it is possible an how it must be done. ANy specific instructions would be great. I am not completely MySQL illiterate but I am definitely a novice. Thanks in advance. |
|
#2
| ||||
| ||||
| OSC (all versions) and MS2-MAX 1.X (all versions) all have a perl script called mysqldiff that can compare 2 mysql dumpfiles or direct databases and create a MySQL query with the required "alter" statements. (run this "query" file on a copy of the OLD data to upgrade it to the NEW format). First of all Install the PERL scrip on a server/computer that has perl installed (even local - it does work on Windows!) - READ the script file in a TEXT editor for useage.... Backup your OLD DB - install the new data base in a NEW database - drop the default products/categories/customers....etc.... (optionaly do a MySQL dump of both) Run the script on the 2-DB (or if optioninally on the MySQL dump files) - Load your OLD DB into a 3rd DB - run the diff file as a query on the 3rd database Backup and then test! Good luck!
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#3
| |||
| |||
| Thank you for your response. But as I said, I am a novice and most of you instructions are almost as if another language to me. Thank you for your time anyhow, though. "Good luck?"....yes, thank you, I will need all I can get as that was about one of the only things I actually understood |
|
#4
| ||||
| ||||
| If that sounds like greek (or geek) to you then I would suggest enlsiting someone more familar with SQL and web standards like PERL and php to help you ALOT.
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| location of download page for recent and past versions? | ppruett | osCMax v1.7 Installation | 0 | 08-10-2004 07:10 PM |
| checkout can't get past checkout_shipping.php | nfmg | osCMax v1.7 Discussion | 6 | 03-23-2004 04:25 AM |
| Another problem with customer accounts | storyleader | osCMax v1.7 Installation | 8 | 03-10-2004 09:18 AM |
| How to zero all test sales and accounts menmbers | Anonymous | osCommerce 2.2 Installation Help | 1 | 12-01-2002 09:57 AM |