Attaching files to database records.

M

MCB

I've created a database for users to log bugs and other issues they come
across while doing user testing. I want to add a function where they can add
attachments as well: screenshots, pdfs, etc.

I have no idea how to do this, either how to create a file upload object on
the form, and if I can store these files in the same Access database (if so,
how do I specify which table they go into?), or if the attachment files have
to be stored elsewhere and linked.

There've been a couple other questions that I think are similar, but it's
been a while since I've had to deal with Access, and I can't really make
heads or tails of the answers or instructions. (So I don't know if the people
were, in fact, asking similar questions or not.)
 
T

Trey Davis

To send an attachment, click the little paper clip sign

HTH

Trey Davis
Microsoft Access MVP
 
Top