RE: Using multiple 1 to 1 relationships
- From: Fred <Fred@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jul 2009 14:03:01 -0700
I don't have the answer but a few hopefully useful thoughts.
Regarding capabilities of Access, this is at the rudimentary level. There
is a problem that needs to be found and fixed, not a limitation of the
software.
I find that when you get it narrowed down and it doesn't make sense , it's
time to recheck one's assumptions and observations.
One observation (or deduction from an observation) that you describe is
nearly impossible and thus probably erroneous. That is that you saved a
record in TermInfo and then somehow working with OTHER tables in a view query
modified the contents of a (FK field in) a saved record in TermInfo.
Make sure your experimental query is displaying the fields on both sides of
each join.
If you have "enforce referential integrity" turned on, try turning it off
during your experimentation.
In your second post you didn't describe / confirm your join types. I'd
confirm that both joins are the type that "shows ALL records in StudentMain"
and matching records in the child tables.
If you have further posts, you may want to clarify a few ambiguous areas in
your description. You keep saying just "failure" without saying what the
error message is. And you keep saying "the record" as if it somehow defines
where you are going in an output line of a query which is a compilation of
three records.
.
- References:
- Using multiple 1 to 1 relationships
- From: i herscher
- RE: Using multiple 1 to 1 relationships
- From: Fred
- RE: Using multiple 1 to 1 relationships
- From: i herscher
- Using multiple 1 to 1 relationships
- Prev by Date: Re: Normalization--design setup re repeated data
- Next by Date: Re: Event Procedure to lookup value in table and perform action based on value
- Previous by thread: RE: Using multiple 1 to 1 relationships
- Next by thread: develop a database
- Index(es):
Relevant Pages
|