Transactions Database Tables

The Transactions tables are found in the database referred to by the Transactions site resource. For detailed information about securing these tables, see Securing the Transactions Database.

Ee825059.note(en-US,CS.20).gifNote

  • Do not modify these tables for any reason. They are described here for reference.
Table name Description
BasketGroup
Holds order groups with status=basket or status=template.
CatalogProducts_AuctionBid
Holds auction item bids.
CatalogProducts_AuctionItem
Describes the items being auctioned.
counters
Contains counters used by the GenId object. For example, it is used for sequential order tracking numbers.
OrderFormHeader
Stores order group information at the order form level.
OrderFormLineItems
Stores order group information at the item level.
OrderGroup
Holds outer-level order group information.
OrderGroupAddresses
Holds the addresses contained in an order group.
TransCategory
Contains the tables that the Transaction DTS task will transfer.
TransDimension
Contains the columns that the DTS will display in the user interface. Key fields are transferred by default, and are not displayed in the user interface. The RequiredDim column determines the default column selection in the user interface.
UserFilter
Holds user search state, for customer and partner services.

See Also

Securing the Transactions Database

Copyright © 2005 Microsoft Corporation.
All rights reserved.