Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I can't relate these tables to one another -- Just want to run queries 1

Status
Not open for further replies.

mencius

ISP
Jun 12, 2001
5
US
here's what they look like. . .

Table 1 "Heritage Artifacts" (each record given #s 1-5)
-Artifact type
-Located

Table 2 "Literature"
-ArtifactID
-Type
-Title
-Year

Table 3 "Historic Landmark"
-ArtifactID
-Parcel Number
-Title
-Address

Table 4 "Photos"
-ArtifactID
-Subject
-View
-Dimension

Table 5 "Maps"
-Artifact ID
-Manufactured date
-date Portrayed
-Description

Table 6 "Files"
-Artifact ID
-Item Name
-Item Type
-Item Description

. . . That's it. The way I see it, the first table is the primary table. All of the "artifact ID" numbers in the secondary tables match the one assigned to it in the primary table. But, I don't get any results when I run a query and type "Adobe" in the criteria.

Any help is so very much appreciated
~David
 
Yes, I did. Thanks so much. I sent you an email with some questions about it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top