got_access:]
Registered User.
- Local time
- Today, 14:21
- Joined
- Jun 15, 2018
- Messages
- 83
Hi All,
A lookup in a table for data-entry can be created from a table or a query.
In the case the lookup is created from a table, it establishes a relationship link between the two tables. And the lookup-wizard gives the developer the option of selecting referential integrity for that link. Then if one goes to the Table-Relationships one will find that link established between the two tables.
And if a link already exists (without the lookup) - the lookup wizard with give a notification concerning the conflict.
The other method is to build the lookup from a query. And this type of lookup does not create a link. So if one opens the Table-Relationships - one will not find any indicator of a link existing between the two tables.
Can anyone speak to the difference between these two methods - in regard to best practices?
Thanks!
A lookup in a table for data-entry can be created from a table or a query.
In the case the lookup is created from a table, it establishes a relationship link between the two tables. And the lookup-wizard gives the developer the option of selecting referential integrity for that link. Then if one goes to the Table-Relationships one will find that link established between the two tables.
And if a link already exists (without the lookup) - the lookup wizard with give a notification concerning the conflict.
The other method is to build the lookup from a query. And this type of lookup does not create a link. So if one opens the Table-Relationships - one will not find any indicator of a link existing between the two tables.
Can anyone speak to the difference between these two methods - in regard to best practices?
Thanks!