Re: Search Across unrelated forms.
- From: "TC" <aatcbbtccctc@xxxxxxxxx>
- Date: 4 Jan 2006 02:29:53 -0800
It is very unusual that you would want to do the same search across
multiple tables, in a properly designed relational database. I think
you may have designed your tables to match the forms! This is generally
not correct. The tables should be designed to reflect the logical
structure of the information, regardless of how that information is
eventually displayed on the forms & reports.
Tell us the following details for each table:
- the table name;
- the names (not types & lengths) of the fields;
- which field(s) are the primary key for that table.
Then we could comment on the table structure (if you'd like us to do
that).
HTH,
TC
.
- Follow-Ups:
- Re: Search Across unrelated forms.
- From: RemySS
- Re: Search Across unrelated forms.
- Prev by Date: Re: Listview modify
- Next by Date: add record in combo
- Previous by thread: Re: access query that uses visio to draw data link analysis flowchart
- Next by thread: Re: Search Across unrelated forms.
- Index(es):
Relevant Pages
|