Page 1 of 1

Creating Custom Reports on AbleCommerce Hosted Servers?

Posted: Thu Jul 19, 2007 3:19 pm
by CMOSupport
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

Posted: Thu Jul 19, 2007 6:43 pm
by jmestep
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.