Database Tables Looking up information in new table

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
adamspa
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 100
Joined: Thu Dec 07, 2006 12:46 pm
Location: Washington State
Contact:

Database Tables Looking up information in new table

Post by adamspa » Thu Apr 08, 2010 1:18 pm

I have created new tables in our able 5.5 cart, and I have absolutely no idea how to do a separate database call in 7.o.... I'm trying to create a dropdownlist of specific Sku numbers that are in a separate table, with more information for these particular items. I have scoured the forums, and the web, and can't seem to get anything to work properly... Any suggestions or help would be great.

Thanks
Adam J

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Database Tables Looking up information in new table

Post by jmestep » Thu Apr 08, 2010 2:09 pm

There is an example of a custom query here:
http://wiki.ablecommerce.com/index.php/Custom_Queries
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
adamspa
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 100
Joined: Thu Dec 07, 2006 12:46 pm
Location: Washington State
Contact:

Re: Database Tables Looking up information in new table

Post by adamspa » Thu Apr 08, 2010 3:28 pm

Thanks Judy, I did see that once before... I guess I need to hit the books a little more... I think the whole C# thing is throwing me off...

Post Reply