Announcement

Collapse
No announcement yet.

8.5 database changes

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

    8.5 database changes

    In case you deal directly with the Actinic Access database, I've found some field changes in the Product table, at the end:

    prior to v8.5
    [bIncludeInAlsoBought],[nAltShippingMeasure],[bSupplementAppliedOnce],[nShippingItemQuantity],[bExcludeFromShippingCalc],[nShippingSupplement],[nHandlingSupplement]

    8.5
    [bIncludeInAlsoBought],[bExcludeFromShippingCalc],[bShareWithEpos],[sBarcode],[sCreateDate],[bShipSupplAppliedOnce],[bHandSupplAppliedOnce],[dShippingSupplement],[dHandlingSupplement],[sAltWeight],[sShippingCategory],[nShippingQuantity]

    Note that two of these are renamed...

    #2
    Actinic have said there are major changes to the database in 8.5

    this is why they have also said you can not roll back from 8.5 to any 8.0.n patch level.

    Comment


      #3
      changes

      I appreciate that...but for anyone who pushes product data directly into the catalog database it may be helpful to know where you need to look when the load falls over!

      Comment


        #4
        thanks for the shout, i was just about to do such a pushing.

        Comment

        Working...
        X