Hi
Every product on my v7 site has a unique parent section holding it...
I'm trying to build an Access database query that allows me to display the properties contained in a product (specifically whether the product is in stock) and its parent section (specifically whether the section is hidden onsite or not).
I know I need the "Product" table, and I assume I also need the "Catalog section" table ... but how do I connect these two ... is it "NParentSectionID" or "Catalog reference" or something else?
I can't get a query to hold together. Any advice appreciated
Paul
Every product on my v7 site has a unique parent section holding it...
I'm trying to build an Access database query that allows me to display the properties contained in a product (specifically whether the product is in stock) and its parent section (specifically whether the section is hidden onsite or not).
I know I need the "Product" table, and I assume I also need the "Catalog section" table ... but how do I connect these two ... is it "NParentSectionID" or "Catalog reference" or something else?
I can't get a query to hold together. Any advice appreciated
Paul
Comment