In Chapter 4, Pages – The Interactive Interface, we created the 50110 "Radio Show Fan" table. We've decided that we want to be able to use this list for promotional activities, such as having drawings for concert tickets. Of course, we want to send the tickets to the winners at their mailing addresses. We didn't include these fields originally in our table design, so we must add them now.
To keep our design consistent with the standard product, we will model these fields after the equivalent ones in the 18 - Customer table. Our updated table, 50110, will look as follows:
Part of modeling our 50110 "Radio Show Fan" table fields on those in the 18 - Customer table is faithfully copying the applicable properties. For example, the TableRelation property for the Post Code field in table 18 contains the following lines of code, which we should include for the Post Code field in table...