The tblAddressTypes Table
This table stores the valid address types. It relates to the tblClientAddresses table and is a lookup table for the AddressTypeID stored in the tblClientAddresses table.
Field Name | Type | Size (Bytes) |
---|---|---|
AddressTypeID | Long Integer | 4 |
AddressType | Text 50 |