Ok, I built a database which stores employee information and allows users to to attach pdf documents to employee records. Files are not stored in the DB only paths. I have a document viewer form that displays the pdfs using the ActiveX webbrowser control. Now everything works fine on my...