I'm learning Access 2007, and among the list of data types are the OLE Object and the Attachment.
The text has this to say about Attachments:
You can use attachments to store several files, and even different types of files, in a single field. The Attachment field is new for Access 2007 and stores data files more efficiently than using other fields like the OLE Object field.
More efficiently than OLE Objects?
What is the purpose and proper use of the Attachment data type? And how is it related to the OLE Object?