You might be able to store .pdf files in an Access database, but you don't
want to because it would cause your database to bloat pretty severly.
Instead, you should simply store the link to the appropriate file in either
a text field or a hyperlink field.

Signature
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
Jeff Conrad's Big List: www.ltcomputerdesigns.com/JCReferences.html
> Hi, we have several thousand old/inactive medical patients and we want to
> scan their patient files into a database that we can use to keep these old
[quoted text clipped - 6 lines]
>
> Thanks for any help or ideas.