G
Guest
I'm in the midst of designing a comprehensive database for archaeological
materials including tables for reports, notes, and photographs, but also
integrating an artifact cataloging system. I'm having trouble with the
Artifact table(s)- the table I have is tending towards having several
dimensions of each characteristic, and I don't know how I should handle this.
Here's what I've got so far:
tblArtifact
------------
ArtID (automatically assigned ID) PK
CatalogID (linked from another table)
ArtifactNumber (this has got to be different from ArtID- there can be an
Artifact #3
for each different CatalogID)
PieceCount
GeneralMaterial
GeneralMaterial2
SpecificMaterial
SpecificMaterial2
SpecificMaterial3
ObjectName
Type
Type2
Type3
Part
Part2
Techno
Techno2
Techno3
DecorativeTech
DecorativeTech2
DecorativeDesign
DecorativeDesign2
DecorativeElement
DecorativeElement2
DecorativeElement3
WareType
WareType2
VesselCategory
PostManuModification
PostManuModification2
TPQ
Mends
CrossmendLocation
Notes
materials including tables for reports, notes, and photographs, but also
integrating an artifact cataloging system. I'm having trouble with the
Artifact table(s)- the table I have is tending towards having several
dimensions of each characteristic, and I don't know how I should handle this.
Here's what I've got so far:
tblArtifact
------------
ArtID (automatically assigned ID) PK
CatalogID (linked from another table)
ArtifactNumber (this has got to be different from ArtID- there can be an
Artifact #3
for each different CatalogID)
PieceCount
GeneralMaterial
GeneralMaterial2
SpecificMaterial
SpecificMaterial2
SpecificMaterial3
ObjectName
Type
Type2
Type3
Part
Part2
Techno
Techno2
Techno3
DecorativeTech
DecorativeTech2
DecorativeDesign
DecorativeDesign2
DecorativeElement
DecorativeElement2
DecorativeElement3
WareType
WareType2
VesselCategory
PostManuModification
PostManuModification2
TPQ
Mends
CrossmendLocation
Notes