In a current project, I am using ASP to duplicate existing Actinic products. All is fine, but I'm having trouble working out the relationship between columns within the ProductProperties table.
When the Type column equals '8', how do the values found within column 'sString3' relate to the product? They seem to refer to another product - but what is the relationship?
Can anybody shed any clues?
When the Type column equals '8', how do the values found within column 'sString3' relate to the product? They seem to refer to another product - but what is the relationship?
Can anybody shed any clues?
Comment