A
Alan Nicoll
I have set up a Select Query but in looking at the
results, each record from the database is included
multiple times.
The problem is in how I've set up the links between the
tables. I am processing data output from another database
system in which the Shift and Unit data are based on codes
which are repeated for the three organizational divisions
that I'm working with. For example, Code "E" under
Division "A" means one thing, and Code "E" under
Division "O" means another thing. In the tables I've set
up to decode these into "human-readable form," I have a
column for Division, a column for the input code, and a
column for the output.
Now, in the Query I have two links from the database to
the decoding table, and that seems to result in the
multiplying records. How do I get the decoding to work
correctly? I think this will probably solve the
multiplying records I'm getting.
Help!
Alan Nicoll
results, each record from the database is included
multiple times.
The problem is in how I've set up the links between the
tables. I am processing data output from another database
system in which the Shift and Unit data are based on codes
which are repeated for the three organizational divisions
that I'm working with. For example, Code "E" under
Division "A" means one thing, and Code "E" under
Division "O" means another thing. In the tables I've set
up to decode these into "human-readable form," I have a
column for Division, a column for the input code, and a
column for the output.
Now, in the Query I have two links from the database to
the decoding table, and that seems to result in the
multiplying records. How do I get the decoding to work
correctly? I think this will probably solve the
multiplying records I'm getting.
Help!
Alan Nicoll