Access with Word - TechRepublic
General discussion
January 31, 2000 at 09:20 PM
luis.t.silva

Access with Word

by luis.t.silva . Updated 25 years, 5 months ago

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.

This discussion is locked

All Comments