I know how to code to open attachments that are external, but I have attachments in a database that are stored in a main table and users can store small attachments in the field name attachment. I am just trying to figure out on my form how to create a button to open an attachment associated with a record. I have the code behind select the record but not sure how to code to open the attachment part.