SaveReceipt

The SaveReceipt component saves an order to a database table. The name of the database table is stored in the DBStorage object on the pipe context dictionary (must be named receiptstorage). The SaveReceipt component saves all fields on the order form that have a corresponding column name in the database table.


© 1997-1998 Microsoft Corporation. All rights reserved.