Inventory System Database Tables

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The Inventory System stores inventory data in the productcatalog database named sitename_productcatalog. This is the default configuration and gives the best performance. However, you can store the inventory data in different databases on the same SQL server.

Bb520976.alert_caution(en-US,CS.70).gifImportant Note:

Do not modify the tables, columns and values in the productcatalog database directly. Use the APIs and business user applications to modify the databases. If you modify the databases directly, data integrity issues might result.

The topics in this section describe the Inventory System tables in the productcatalog database.

In This Section

Reference

Microsoft.CommerceServer.Inventory

See Also

Other Resources

Developing with the Inventory System

Catalog System Database Tables