Help with OLE picture objects

M

Marek Krzeminski

I have a database containing one table with a bunch of data.

One of the columns contains and OLE object which I fill in with a Link to a
..jpg picture using a standard form.

How do I create a query so that I can get a list of all the .jpg files that
are used in my database. I need to somehow extract the reference location
from the OLE object and query it into a table.

help,
Marek
 
Top