Announcement

Collapse
No announcement yet.

Custom Variables

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

    Custom Variables

    When you set up custom variables for products, can anyone tell me which access table the informaiton is held in please?

    It's much easier to update the info in Access.

    Thanks

    #2
    HTMLVariables
    Nick Morecroft
    01392 434530
    <A target=_blank href ="http://www.pinbrookhosting.co.uk/">http://www.pinbrookhosting.co.uk/</A>
    hosting, search engine optimisation, design and ecommerce

    Comment


      #3
      Thanks for that... but where are the actual variables for each product and section.

      I have about 300 to go through and its easier to do it in the Access table format than it is pulling up each product individually in Actinic.

      Comment


        #4
        They are stored in productproperties,

        sProductRef is the product ref for the appropriate product (NULL or blank for sections)

        nSectionID is the appropriate section id

        nType is 3

        nValue1 is the cross reference to the variable id from HTML variables

        nString1 is the value.


        Obvious eh ;=)

        Regards,
        Jan Strassen, Mole End

        Comment


          #5
          Thanks very much.

          I'll make a cup of tea and take a look!

          Comment

          Working...
          X