Finding OLE object sizes?

branston

Registered User.
Local time
Today, 15:21
Joined
Apr 29, 2009
Messages
372
Hi all,

I have a table all ready set up and populated with 1 column contianing OLE objects. Is there an easy way of getting this table to show the size of the OLE objects? I have seen quite a few queries and vba that looks like it should work, but i cant seem to get any of it to actually populate a column in the table.

Any ideas? Thank you!
 
Hi all,

I have a table all ready set up and populated with 1 column contianing OLE objects. Is there an easy way of getting this table to show the size of the OLE objects? I have seen quite a few queries and vba that looks like it should work, but i cant seem to get any of it to actually populate a column in the table.

Any ideas? Thank you!

With Google I found this link and discussion.

http://bytes.com/topic/access/answers/206134-binary-data-ole-object-field

Hope it helps.
 

Users who are viewing this thread

Back
Top Bottom