Datya Access Layer of AbleCommerce 7.0

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:

Datya Access Layer of AbleCommerce 7.0

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

Hi all,

I am using AbleCommerce7.0 for my client, in which I am in need for too much customization code level.

I tried to find if I get any data access layer and method which communicate directly with database, but I can not as I want to copy existing methods change some thing and want to reuse same.

Is there any way to access data access layer...

Thank You
Pradyuman Jadeja
M.E.(Computer), B.E.I.T.
pradyuman@gnwebsoft.com
http://www.gnwebsoft.com

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Datya Access Layer of AbleCommerce 7.0

Post by AbleMods » Sat Sep 20, 2008 6:30 am

The "data layer" is called the CommerceBuilder API. It's a complete .Net 2.0 library of classes that give you full access to everything in the store tables.

Search the forums for CommerceBuilder API or simply study the code-behind of the AC7 page files and you'll see how it's done.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

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

Re: Datya Access Layer of AbleCommerce 7.0

Post by jmestep » Sat Sep 20, 2008 8:13 am

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

Post Reply