Catalog System Database Tables

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

The Catalog System stores data in two SQL Server databases. System data and data for each catalog are stored in the productcatalog database. By default, this database is named sitename_productcatalog. Temporary data is stored in the MSCS_CatalogScratch database.

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

Do not modify the tables, columns and values in the catalog databases 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 tables in the Catalog System databases.

In This Section

Reference

Microsoft.CommerceServer.Catalog

See Also

Other Resources

Developing with the Catalog System

Inventory System Database Tables