I'm trying to set up a query that references a table of attachments. I have many fields that I want to associate with images or CAD files. I've set up a table that includes a list of fields from various tables that I can search with a query to get more information. (I'm open to other suggestions on the best way to give fields long descriptions and pictures.)
I've set up another table that just includes an ID and figures.
I've linked my two tables via an attachment ID that descibes each attachment in my table.
I can run a query (or form or report) on these two tables and prompt the user to enter a field they want more information about. It generates a description of the field and an attachment. Is there a way to display multiple attachments?
For example, I want the table with the descriptions to include multiple attachment IDs so that when i run my query it returns multiple attachments. I know I could add multiple attachments to each record in my table of attachments, but that isn't what i necessarily want to do since that would mean attaching the same figure to the table multiple times. I also don't want to reference physical locations where figures exist since I want the database to be self-contained and moveable.
Also...speak slowly. I'm new to this whole MS Access thing.
I've set up another table that just includes an ID and figures.
I've linked my two tables via an attachment ID that descibes each attachment in my table.
I can run a query (or form or report) on these two tables and prompt the user to enter a field they want more information about. It generates a description of the field and an attachment. Is there a way to display multiple attachments?
For example, I want the table with the descriptions to include multiple attachment IDs so that when i run my query it returns multiple attachments. I know I could add multiple attachments to each record in my table of attachments, but that isn't what i necessarily want to do since that would mean attaching the same figure to the table multiple times. I also don't want to reference physical locations where figures exist since I want the database to be self-contained and moveable.
Also...speak slowly. I'm new to this whole MS Access thing.