C
Craig
I am creating a drawing/document database to maintain a listing of drawings.
I also wish to store file paths and file types.
Each drawing or document will have the same file name but may have multiple
file types, eg pdf, dwg, jpg etc.
I am wondering how to approach the storing of those values. Should I have
one field to store multiple values or multiple fields for each file type?
Any thoughts?
I also wish to store file paths and file types.
Each drawing or document will have the same file name but may have multiple
file types, eg pdf, dwg, jpg etc.
I am wondering how to approach the storing of those values. Should I have
one field to store multiple values or multiple fields for each file type?
Any thoughts?