Share via


mktg_dm_attachment Table

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.

See Also

Other Resources

Marketing Database Tables

Marketing Lists Database Tables

mktg_dm_item Table