RE: Importing Current Customers to new OSC install
Rocanion <[email protected]> 21 Aug 2003 10:49:47 -0000
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <48cd0a2d63a0bdf744b50e0af34feb3d@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=217230#217230 ---------------------------------------------------------------- Given that your data to import could be in almost any format known to mankind it is unlikely that a single module could do it all. I just made an importer to do this same thing, it wasn't all that hard once I nailed down an understanding of the structure of the old data. You may be best off finding someone near you who can help by writing a data converter that puts the old data directly into MySQL.