The tblCorrespondenceTypes Table
This table stores the valid correspondence types. It relates to the tblCorrespondence table and is a lookup table for the CorrespondenceTypeID stored in the tblCorrespondence table.
Field Name | Type | Size (Bytes) |
---|---|---|
CorrespondenceTypeID | Long Integer | 4 |
CorrespondenceType | Text | 50 |