Page 1 of 1

finding an attribute in the data?

Posted: Wed Jul 09, 2008 4:59 pm
by ace101pub
Hi, I'm totally new to AbleCommerce but I've worked extensively with .NET/C# and SQL for years. I have a client who is trying to run a search based upon a new attribute (he sells shoes and wants to query by size). Basically, how would I pull this information? thanks in advance.

-Joe

Re: finding an attribute in the data?

Posted: Wed Jul 09, 2008 5:56 pm
by jmestep
If it is a size like what is in an option dropdown, it would be in the ac_OptionChoices table. or in the Able Option Choice Class- the Name.