gusbrunston
Programmer
[tt]
In a recent thread, someone who knows much more than I do about Access and programming in general asked "If relationship between the tables is 1:1 why have seperate tables?"
Here's a real-life example (and the only one I can think of):
A property manager sends monthly reports to owners of the individual properties managed by the company. In a few instances, the owner wants the report sent to a designee, an attorney, trustee or guardian, etc. Since the name, address, and other descriptive fields for the designee are needed only for a relatively few records in "tblOwners" it seems an efficient use of space to add a "tblDesignee" as a "look up table", in a one-to-one relationship with "tblOwners".
I remain, subject to enlightenment,
[tt] Gus Brunston - Access2000[/tt] Intermediate skills.
In a recent thread, someone who knows much more than I do about Access and programming in general asked "If relationship between the tables is 1:1 why have seperate tables?"
Here's a real-life example (and the only one I can think of):
A property manager sends monthly reports to owners of the individual properties managed by the company. In a few instances, the owner wants the report sent to a designee, an attorney, trustee or guardian, etc. Since the name, address, and other descriptive fields for the designee are needed only for a relatively few records in "tblOwners" it seems an efficient use of space to add a "tblDesignee" as a "look up table", in a one-to-one relationship with "tblOwners".
I remain, subject to enlightenment,
![[glasses] [glasses] [glasses]](/data/assets/smilies/glasses.gif)