Locating Category Wise Product in database

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
pradyuman
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 29
Joined: Tue Sep 16, 2008 11:51 pm
Location: INDIA (Gujarat)
Contact:

Locating Category Wise Product in database

Post by pradyuman » Fri Sep 19, 2008 12:22 am

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.
Pradyuman Jadeja
M.E.(Computer), B.E.I.T.
pradyuman@gnwebsoft.com
http://www.gnwebsoft.com

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Locating Category Wise Product in database

Post by mazhar » Fri Sep 19, 2008 12:41 am

The table which contains this information is ac_CatalogNodes.

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: Locating Category Wise Product in database

Post by sohaib » Fri Sep 19, 2008 1:24 am

For more information take a look at http://wiki.ablecommerce.com/index.php/ ... Categories

pradyuman
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 29
Joined: Tue Sep 16, 2008 11:51 pm
Location: INDIA (Gujarat)
Contact:

Re: Locating Category Wise Product in database

Post by pradyuman » Sat Sep 20, 2008 5:45 am

Thanks for help..... i got solution.....
Pradyuman Jadeja
M.E.(Computer), B.E.I.T.
pradyuman@gnwebsoft.com
http://www.gnwebsoft.com

Post Reply