Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2006
    Posts
    44
    Plugin Contributions
    0

    Default database transfer, products table - master_categories_id values?

    I'm writing a program to transfer categories, categories_description, products, products_description, and products_to_categories from an oscommerce database to a zen cart database. The source database has some products in multiple categories. Can anybody tell me how to identify which of the categories_id values for a given products_id is the master_categories_id? Does it even matter?

  2. #2
    Join Date
    Nov 2005
    Location
    France - Limoges
    Posts
    101
    Plugin Contributions
    0

    Default Re: database transfer, products table - master_categories_id values?

    Same question... Any info on this would help. Thanks.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: database transfer, products table - master_categories_id values?

    What matters on the master_categories_id is which one most identifies with the Product or would be considered the owner of the Product ...

    If you were to remove the indexes on the products table, it is most likely the first record in the products_to_categories table ...

    This, however, is messed up by the indexes as it makes the lowest categories_id appear to be first ...

    The importance of the master_categories_id is for pricing with things like Sale Maker or in determining the better category to go to when a category is unknown such as from a sidebox or a search ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. what database table are attributes assigned to products in zen cart
    By George Susini in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 27 Mar 2009, 12:37 PM
  2. Replies: 2
    Last Post: 8 May 2008, 02:45 PM
  3. OSc to Zen Which table to transfer?
    By koge in forum General Questions
    Replies: 3
    Last Post: 15 Sep 2007, 12:38 PM

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