I have always thought and perhaps I am incorrect the the proper place to
create relationships is between tables and to use query relationships as
additional no primary relationship. Is this incorrect? Thank you in advance
for your assistance.
--
Build a little, test a little.
I think the OP was asking about table level vs. queries, not FE vs. BE.
- - - -
Dear, Lpierce,
I don't know the best/official way, but I create them at the table level and
refine/specialize/modify them at the query level as needed.
I have never used Queries to create relationships as the Queries include
tables. I have only used Tables when creating relationships. Now, that
being said, there might be legitimate reasons to use queries, I just can't
hink of one. I should also note that tables can have a PK (Primary Key)
and/or FK (foreign Key) but do not have to have both. Personally, I like
all my tables to have a PK whether I use it or not is another long story.
If you need help determining which tables should have what type of Key, you
can post table names with what you think may be the FK and/or PK and we can
further assist.
--
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"lpierce819" <lpier...@discussions.microsoft.com> wrote in message
news:638BAA70-D972-4F37...@microsoft.com...
Did you mean that:
- you never use a query as one side of a relationship? or
- you never create relationships in the query design screen?
Thanx
Fred
After REreading my reply I see where you came up with your question. I
meant I have never used a query as one side of a relationship. However,
that does not mean there may not be a legitimate reason for doing so, just
that I have never done it.
However your second question... You cannot *create* a relationship in the
Query Design Grid. You can use preexisting relationships *created* in the
Relationship Diagram Window. OR did I misunderstand your second question?
--
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"Fred" <Fr...@discussions.microsoft.com> wrote in message
news:FBD18F4E-6989-49AB...@microsoft.com...
The lines between tables and queries that you see in the query designer
are not "relationships". They are "joins".
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
That we know... I think Fred was referencing the way I answered a question
and making me take note that it was probably not as clear as it could/should
have been.
--
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"Rick Brandt" <rickb...@hotmail.com> wrote in message
news:hcqhls$27b$1...@news.eternal-september.org...
And would still like to know the answer. :-)
Thanks
fred
I am soooo sorry, was my reply still not clear? Please explain what part is
not clear OR maybe my reply never made it thru?
REPOST
Fred,
After REreading my reply I see where you came up with your question. I
meant I have never used a query as one side of a relationship. However,
that does not mean there may not be a legitimate reason for doing so, just
that I have never done it.
However your second question... You cannot *create* a relationship in the
Query Design Grid. You can use preexisting relationships *created* in the
Relationship Diagram Window. OR did I misunderstand your second question?
--
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"Fred" <Fr...@discussions.microsoft.com> wrote in message
news:7F8B8058-9328-423F...@microsoft.com...