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
Database Tables Looking up information in new table
- 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
There is an example of a custom query here:
http://wiki.ablecommerce.com/index.php/Custom_Queries
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
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
- adamspa
- 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
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...