How products relate to categories in database

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

How products relate to categories in database

Post by igavemybest » Fri Feb 06, 2009 9:18 pm

How do the products relate to the category they are in, in the database? What is the name of the table? I cant seem to find anything. AC7

User avatar
nickc
Captain (CAPT)
Captain (CAPT)
Posts: 276
Joined: Thu Nov 29, 2007 3:48 pm

Re: How products relate to categories in database

Post by nickc » Sat Feb 07, 2009 12:24 am

ac_CatalogNodes (CatalogNodeTypeId 0 is Categories, 1 is Products)

Post Reply