QUESTION :——————————–
I have an Access BD with Word docs stored on Ole Object field (by means of draging, linked or embeded).
I want to view them on a VB app, within OLE object, Word instance, etc,; to view and print.
COMMENTS:———————————-
Actually i’m puting the docs on Access with
GetChunk func, restoring the docs on a temporary file on disk and then linking to Ole Object. This way i lose OLE information, and every time docs change, must repopulate DB.