Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The mktg_dm_attachment table in the marketing database contains information about direct mail attachments.
The following table describes the columns in the mktg_dm_attachment table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
i_dmitem_id |
int |
no |
The ID of the direct mail item with which this attachment is associated. This is a foreign key into the mktg_dm_item table. |
u_attachment |
nvarchar(1024) |
no |
The URL of this attachment. |