Re: Query 8 Tables no Primary Key
- From: "Duane Hookom" <DuaneAtNoSpanHookomDotNet>
- Date: Fri, 12 May 2006 12:12:24 -0500
"fix my problem"... You didn't state your problem. A WAG is that you have a
number of tables with the same basic structure. Another WAG is that Emp#
should be a primary key in an employee table and foreign key in other
tables. Another WAG is that you can add an autonumber field to create a
primary key in any table.
--
Duane Hookom
MS Access MVP
<MonkeyKunkel@xxxxxxxxxxx> wrote in message
news:1147441908.832186.116530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Can someone tell me how to query 8 tables with a common, not primary
key, field of Emp#?
My tables cant have a primary key because of duplicates. If someone has
an idea how I can fix my problem I would be grateful. Example of 1
table and data. The tables all have the smae number of fields but
different names.
Table Design:
Table: Cutting
Field 1: Emp#
Field 2: Cable type
Field 3: Date Trained
Field 4: Skill Level
Example of table data:
Table: Cutting
EMP Cable Date Skill Level
12345, yellow, 5/5/06, beginner
12345, blue, 5/7/06, beginner
11111, yellow, 5/5/06, skilled
12121, red, 5/5/06, beginner
.
- Follow-Ups:
- Re: Query 8 Tables no Primary Key
- From: MonkeyKunkel
- Re: Query 8 Tables no Primary Key
- References:
- Query 8 Tables no Primary Key
- From: MonkeyKunkel
- Query 8 Tables no Primary Key
- Prev by Date: Re: How do I get a percentage of randomly selected records?
- Next by Date: Re: Total a Sum Iff expression
- Previous by thread: Query 8 Tables no Primary Key
- Next by thread: Re: Query 8 Tables no Primary Key
- Index(es):
Relevant Pages
|