Hello everyone,
I new in programming, and I thought I should start with VB6.
I have an Access DB with a table (Updates) that contains a OLE field (Attachment).
I need the code to let me insert a file (no matter what type, it can be a picture, an Outlook mail or any other Office document) from within the program, and then to open it from the RecordSet with a double click on a OLE object for example.
Is that even possible with VB6?
In case it is, I would appreciate very much some code examples for updating and retrieving the object.
Thanks in advance to all readers and posters.