On Wed, May 21, 2008 at 3:59 PM, Drew Jensen
<[EMAIL PROTECTED]> wrote:

> Are all the tables related via the ID fields or are they separate?

jt-In what sense do you mean related?  The ID field happens to
be(actually, for my purposes, it must be) identical in each table,
and, in fact I have a combo box pulling the data for the ID field from
another table so that the ID would be Identical.  In other words it
may not be an ID in the true sense of the word, but an "attribute" or
"property" field.  I would have many entries in the underlying table
with ID's that are the same.  The reason I do this is to filter all
records by the field "ID" matching xyz criteria.   This allows me to
later, view all records I've entered in any of the tables that match
for that "ID" field.

But in the other sense, I have not gone and created a query and made
"relationships" between the tables as we understand them in database
terms, so that all the data is linked by those fields.

Thanks again.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to