Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2006
    Posts
    37
    Plugin Contributions
    0

    Default import xcart data

    I currently use X-Cart on my site and I'm looking to transfer Zen Cart.

    I've setup the site using the latest version (v1.3.8a/v1.3.8) - however, I don't want to lose the existing data that I have in my X-Cart store, mainly just the past orders and customer details - I have very few products so that's a simple one.

    Is there a way I can export and then import this data?

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: import xcart data

    Anything is possible, but this may require a fair amount of work.

    Firstly, ZC associates a lot of the data in the database between the tables - so it's quite "relational" in many places. This is most certainly true of customer data, which would include their order history. Just how ZC relates all the data is a subject that is largely beyond me, but what you will need to do is:

    1. Examine the structure of the Xcart database to determine how it achieves the relationship between customers and their purchase history, etc.
    2. Do the same with ZC
    3. Export the Xcart data and reconfigure it as a SQL command to populate the ZC database.

    As I said... possible, but probably not easy. You may also have the added headache of sessions data... Perhaps a ZC guru can help you further.
    20 years a Zencart User

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: import xcart data

    I have not seen the X-Cart data structure???

    But if you can get this into the ZenCart table structure you can then import it.
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Feb 2009
    Posts
    419
    Plugin Contributions
    0

    Default Re: import xcart data

    Let me say this ... x-cart's database is FUBAR! I've been working on x-cart stores for the better part of 4 years now.

    We just transferred two X-cart stores to Zencart (and have 2 more to do). Thank god we have a great database guy. But he did have to spend many hours getting the x-cart database worked out to fit into zencart. It's like putting a square peg into a round hole. Granted, each store has 3500+ products in each. But whether it's 3500 products or 20 products, the process was the same.

    But he was very impressed with Zencart's simple, yet solid database structure.

    So, I would spend the money to get a person who is very knowledgeable in SQL/databases to restructure x-cart database and upload to zencart. Otherwise, the typical layperson would not be successful.

 

 

Similar Threads

  1. ODBC Data import
    By Hankstains in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 18 Nov 2010, 05:43 PM
  2. db data import
    By spottedhaggis in forum General Questions
    Replies: 7
    Last Post: 5 May 2009, 07:29 PM
  3. import 1.2.6 data into 1.3.8??
    By tlyczko in forum General Questions
    Replies: 4
    Last Post: 23 Oct 2008, 06:12 AM
  4. How to Import Data?
    By Lizard Liver in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 22 Jul 2007, 03:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg