Difference between revisions of "Database - AC7"

From AbleCommerce Wiki
Jump to: navigation, search
Line 1: Line 1:
 
The AbleCommerce 7.0 database was completely rebuilt from the last major releases of version 5.5.  If you worked with the prior version, many tables will be familar and changed only in minor ways, such as names or field sizes.
 
The AbleCommerce 7.0 database was completely rebuilt from the last major releases of version 5.5.  If you worked with the prior version, many tables will be familar and changed only in minor ways, such as names or field sizes.
  
[[AbleCommerce_70_Database_Schema.pdf‎]]
+
[[Media:AbleCommerce_70_Database_Schema.pdf‎|Database Schema (pdf)]]
  
 
== Importing Data ==
 
== Importing Data ==

Revision as of 18:58, 26 June 2008

The AbleCommerce 7.0 database was completely rebuilt from the last major releases of version 5.5. If you worked with the prior version, many tables will be familar and changed only in minor ways, such as names or field sizes.

Database Schema (pdf)

Importing Data

Many people want to import data directly to support custom integrations with other platforms. Some common tables have special requirements.


See Also

Custom Queries (Adding custom SQL to AbleCommerce .aspx pages)

Data Access Layer (DAL)