Announcement

Collapse
No announcement yet.

Exporting databases

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

    Exporting databases

    Is is possible to export a flat file database with just the base (non-hierachrcal) fields -

    SKU
    Short Description
    Long Description
    Image
    Shipping
    Price
    etc,
    etc.

    #2
    Hi,

    I'm afraid that the software will only export the file as a Hierarchical file. I will add this to the wish list for you.
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      If you have Access 2000 (onwards) then you should be able to do this by using it to open the ActinicCatalog.mdb database and exporting the Product Table.

      You could also use a query to create an intermediate table containing the fields you really need.

      The most problematic would be the Section as this would need to contain a variable number of fields concatenated with the "|" symbol.

      Norman
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment

      Working...
      X