Page 1 of 1

Locating Category Wise Product in database

Posted: Fri Sep 19, 2008 12:22 am
by pradyuman
Hi all,

I have gone through complete database of Ac7.0, I want to search for a table where I can find Category Wise Product Listed.

Means from Admin side we are saving Multile Category for a product (Tree view saving), so there may be any table where ProductId and CategoryId are going to store...

Can any one suggest the way to find Category Wise Products or Product Wise Categories...

Thank you.

Re: Locating Category Wise Product in database

Posted: Fri Sep 19, 2008 12:41 am
by mazhar
The table which contains this information is ac_CatalogNodes.

Re: Locating Category Wise Product in database

Posted: Fri Sep 19, 2008 1:24 am
by sohaib
For more information take a look at http://wiki.ablecommerce.com/index.php/ ... Categories

Re: Locating Category Wise Product in database

Posted: Sat Sep 20, 2008 5:45 am
by pradyuman
Thanks for help..... i got solution.....