M
Matthew Therrien
Dear Arvin
Many thanks for your reply. I had actually found your
Picture mdb the night before my posting ! Indeed, your mdb
does a lot of what I want - so that's a great start point.
Two comments/questions.
1. I understand that actually storing OLE objects in a a
table is not a good idea because of overhead/bloat. But
the technique I was proposing to use of inserting the
object into an OLE table field via the 'linking to' method
presumably carries very little overhead - only the file
and path name to the object being linked. Or am I wrong in
this assumption.
2. My main question from a knowledge-acquisition point of
view was/is - is it possible to discover or lookup the
file and path name of an object we insert into an OLE
image field ? That is to say - when we create from file
and link the object - we browse to the folder and insert
the object. We now have the object in our table field. So
can we now look up the file and path of that object and
then store it.
Many thanks for your help and your database.
Matthew
Many thanks for your reply. I had actually found your
Picture mdb the night before my posting ! Indeed, your mdb
does a lot of what I want - so that's a great start point.
Two comments/questions.
1. I understand that actually storing OLE objects in a a
table is not a good idea because of overhead/bloat. But
the technique I was proposing to use of inserting the
object into an OLE table field via the 'linking to' method
presumably carries very little overhead - only the file
and path name to the object being linked. Or am I wrong in
this assumption.
2. My main question from a knowledge-acquisition point of
view was/is - is it possible to discover or lookup the
file and path name of an object we insert into an OLE
image field ? That is to say - when we create from file
and link the object - we browse to the folder and insert
the object. We now have the object in our table field. So
can we now look up the file and path of that object and
then store it.
Many thanks for your help and your database.
Matthew