Hello all.
I'm looking through the Actinic database, in the Product table, a product has a status of 'D' or 'N' - I have easily figured 'D' must mean Deleted and 'N' must be 'anything but deleted'.
I am trying to pinpoint where in the database a product and/or section is marked as 'Hide on Web Site'.
I have looked at the Catalog Section table, but again, these are either 'D' or 'N' - I can't seem to find what table (column of table) in the database holds this information?
Anyone got any ideas?
Thanks
Grant
I'm looking through the Actinic database, in the Product table, a product has a status of 'D' or 'N' - I have easily figured 'D' must mean Deleted and 'N' must be 'anything but deleted'.
I am trying to pinpoint where in the database a product and/or section is marked as 'Hide on Web Site'.
I have looked at the Catalog Section table, but again, these are either 'D' or 'N' - I can't seem to find what table (column of table) in the database holds this information?
Anyone got any ideas?
Thanks
Grant
Comment