Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Extract OLE Object (word document) from Access DB

I have a Microsoft Access 2000 database. I am accessing it through Office 2007. I have Word and text(.txt) files as OLE objects in the database, the contents of which need to be shown in a report. I am using a Bound Object Frame, the source of which is set to the table's column containing these documents.

The problem is no text shows up in the Bound Object Frame in either Report or Design View, even if there are only a few characters in the file. Any suggestions to what I'm missing out?

like image 987
Sunil Nadar Avatar asked Nov 22 '25 12:11

Sunil Nadar


1 Answers

Check to see how the OLE Objects are being inserted. Is the "Linked" checkbox checked or not? Then check the "OLE Type Allowed" property on the data tab of the Bound Object Frame's properties. Hopefully it matches with what the "Linked" checkbox says?

Otherwise, maybe try just dragging the OLE field directly onto the report and see if the default settings that Access uses make it work? (Not sure if that's what you did or if you manually put a Bound Object Frame and set its record source)

Just a couple initial troubleshooting suggestions...

like image 138
SteveShaffer Avatar answered Nov 24 '25 02:11

SteveShaffer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!