Re: One-To-One Tables
- From: BruceM <BruceM@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 28 Aug 2009 12:32:01 -0700
I thought you were withdrawing from further response.
I remember seeing the posting you have copied here, but it isn't in this
thread.
"Steve" wrote:
Again, here is my response ..........
Actually you don't have one-to-one relationships! You have a one-to-many
relationship between Agreements and Requirements. You have a one-to-many
relationship between Requirements and Certificates. You have a one-to-many
relationship between Requirements and Validation Checks. Your tables should
look like:
TblAgreement
AgreementID
<Agreement Fields>
TblRequirement
RequirementID
AgreementID
<Requirement Fields>
TblValidationCheck
ValidationCheckID
RequirementID
<Validation Check Fields>
This is just a basic outline since you gave no details about agreements,
requirements and validation checks. If you provide more detail, I will
expand upon the above.
Steve
santus@xxxxxxxx
"oldblindpew" <oldblindpew@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B87637B6-B9F8-4735-832C-265A3C3EDEE1@xxxxxxxxxxxxxxxx
Nope. Steve said I got three initial responses to my question, one from
Jerry, one from Steve and one from John. I see only Jerry's and John's.
--OBP
"Duane Hookom" wrote:
I think $teve was referring to an earlier thread from the same OP.
--
Duane Hookom
Microsoft Access MVP
"John W. Vinson" wrote:
On Wed, 26 Aug 2009 11:32:47 -0400, "Steve" <notmyemail@xxxxxxxxxxx>
wrote:
You got three initial responses, Jerry, myself (Steve) and John.
I think you may have propagation problems, Steve: your response did not
make
it to my server (and probably not to oldblindpew's either).
--
John W. Vinson [MVP]
- References:
- One-To-One Tables
- From: oldblindpew
- Re: One-To-One Tables
- From: Steve
- Re: One-To-One Tables
- From: oldblindpew
- Re: One-To-One Tables
- From: Steve
- Re: One-To-One Tables
- From: John W . Vinson
- Re: One-To-One Tables
- From: Duane Hookom
- Re: One-To-One Tables
- From: oldblindpew
- Re: One-To-One Tables
- From: Steve
- One-To-One Tables
- Prev by Date: Re: Complicated relationship?
- Next by Date: Re: Second Thoughts on Normalizing
- Previous by thread: Re: One-To-One Tables
- Next by thread: field dependent on another field
- Index(es):
Relevant Pages
|