Source Code Question - Database

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Source Code Question - Database

Post by igavemybest » Thu Oct 31, 2013 4:19 pm

We paid the extra for the source, but are looking to change the way the database is created when we install. Is there possibly some database scripts or a database resource I am missing? I see a lot of embedded sql and all the SQL based object models - but I do not see any create database, table, etc scripts. I don't see the scripts that create the database at startup based on configuration settings. It is possible I just haven't come across it, but I couldn't find it so figured I would ask.

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

Re: Source Code Question - Database

Post by jmestep » Fri Nov 01, 2013 4:23 am

In Gold R6 (normal site files package), the install has a file named AbleCommerce.sql. There might also be some snippets in the code behind files for files in the install folder, but I might not be remembering correctly on that.
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
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Re: Source Code Question - Database

Post by igavemybest » Mon Nov 04, 2013 10:01 am

I have AC7.0.7 source

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Source Code Question - Database

Post by Katie » Mon Nov 04, 2013 4:55 pm

The same thing applies to AC 7.0.7. There are 5 .sql files in the \install\ folder.
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply