Announcement

Collapse
No announcement yet.

help importing hierarchical SQL database?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help importing hierarchical SQL database?

    Does anyone know the way to export products from an sql database including choices for each size and colour hierarchically? Any help would be greatly appreciated! Many Thanks

    #2
    realistically, this would require a custom piece of code to read through the database and generate a hierarchical import file.

    not for the faint of heart
    David Camm
    President
    Advanced Web Systems
    Keller, TX

    Comment


      #3
      I've done this several times now and I've used views to extract the various bits of didn't types of info required and then used a union query to combine the results.

      Regards,
      Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
      Visit our facebook page for the latest news and special offers from Mole End

      Top Quality Integrated label paper for Actinic and Sellerdeck
      A4 Paper with one or two peel off labels, free reports available for our customers
      Product Mash for Sellerdeck
      Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
      Multichannel order processing
      Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

      Comment

      Working...
      X