Hi All,
Currently our Products are linked to an Access database which holds our item info. Our customers are split into 2 tiers, tier1 needs to see all products and tier2 can see only certain products.
I've catered for this by creating a tier1 customer group and allocating it to the appropriate customers. Then I can go into each product and where the product should only be seen by tier1 customers I've de-selected the Product Visible icon against the Retail group.
This all works ok, however I'm trying to automate the de-selecting of the Product Visible process by using SQL/Access query and can't seem to track down where the "Product Visible icon against the Retail Group" is stored in the Catalog DB.
Can anyone point me to the correct table?
Thanks in advance,
Lee Daniels
Currently our Products are linked to an Access database which holds our item info. Our customers are split into 2 tiers, tier1 needs to see all products and tier2 can see only certain products.
I've catered for this by creating a tier1 customer group and allocating it to the appropriate customers. Then I can go into each product and where the product should only be seen by tier1 customers I've de-selected the Product Visible icon against the Retail group.
This all works ok, however I'm trying to automate the de-selecting of the Product Visible process by using SQL/Access query and can't seem to track down where the "Product Visible icon against the Retail Group" is stored in the Catalog DB.
Can anyone point me to the correct table?
Thanks in advance,
Lee Daniels
Comment