Re: Using seek to find if a record exists
- From: "Steve" <theonesteve@xxxxxxxxx>
- Date: 27 Dec 2005 08:21:08 -0800
>. in the context of the discussion, the suggestion was not to add
>the other field to the existing PK, but to add another PK, which is
>nonsense.
>
>
>2. a compound primary key cannot have Nulls in any of the fields, so
>your candidate compound key would be an extremely poor choice for a
>PK.
1. You are absolutely correct; I used the wrong terminology.
2. Using a Birthdate field as part of a primary key would not be a poor
decision if the birthdate were required for all records. An example of
a situation where a birthdate would be required is a hospital keeping
track of birth rates.
.
- Follow-Ups:
- Re: Using seek to find if a record exists
- From: David W. Fenton
- Re: Using seek to find if a record exists
- From: Randy Harris
- Re: Using seek to find if a record exists
- References:
- Using seek to find if a record exists
- From: Kevin Brammer
- Re: Using seek to find if a record exists
- From: summerwind
- Re: Using seek to find if a record exists
- From: Steve
- Re: Using seek to find if a record exists
- From: David W. Fenton
- Re: Using seek to find if a record exists
- From: Steve
- Re: Using seek to find if a record exists
- From: David W. Fenton
- Using seek to find if a record exists
- Prev by Date: Re: A very basic search form in access
- Next by Date: Re: Using seek to find if a record exists
- Previous by thread: Re: Using seek to find if a record exists
- Next by thread: Re: Using seek to find if a record exists
- Index(es):
Relevant Pages
|