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.
  
 +
[[AC7 Database Schema]]
  
 
== Importing Data ==
 
== Importing Data ==

Revision as of 17:03, 14 April 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.

AC7 Database Schema

Importing Data

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


See Also

Data Access Layer (DAL)