Difference between revisions of "Database - AC7"

From AbleCommerce Wiki
Jump to: navigation, search
(New page: 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 min...)
 
Line 7: Line 7:
  
 
* [[Importing Categories]]
 
* [[Importing Categories]]
 +
 +
 +
== See Also ==
 +
 +
[[Data Access Layer]] (DAL)

Revision as of 17:08, 8 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.


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)