Creating Custom Reports on AbleCommerce Hosted Servers?

Discussion area for and about AbleCommerce hosting and development providers. If you provide AbleCommerce services let our users know.
Post Reply
CMOSupport
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Wed Jun 13, 2007 10:43 am

Creating Custom Reports on AbleCommerce Hosted Servers?

Post by CMOSupport » Thu Jul 19, 2007 3:19 pm

Is it possible to create a custom report page that queries directly the AbleCommerce hosted stores’ databases? Ie can we create an OBDC connection with their database, and then create our own reports by querying the database directly?

Thanks

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

Post by jmestep » Thu Jul 19, 2007 6:43 pm

You can do it in an .aspx page by using some of the methods to access the database that are in the Able Customizaion guide. For example. to access the store group database, you can use objToken.StoreGroupDB.
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