Again, I apologize if this question has already been asked (couldn't find it).
I have a form with unbound fields, that I use to populate an Access 2007 record. I have added the Attachment field to the table, and an Attachment control to the form. NOW, I want to be able to update the table record with the value in the form field.
I just discovered the Attachment field capability, today, so obviously it is new to me. And I KNOW it would solve my issues (with Access, anyway). Could someone help me out, or point me in the direction of the answer? I am using a SQL UPDATE statement to update the table record.
Thanks!