quick/easy ways to repeatedly add an OLE Object

J

john mcmichael

I have a DB created in Access 2003 that has a 3 fields that will hold OLE
objects. Is there an way to speed up the import process instead of using
Insert - Object? I would like to have a command button that drops the OLE
Object into the proper field.

Thanks in advance for the help and happy 4th of July.
 
S

strive4peace

Hi John,

instead of storing the OLE object, why not just store its path\filename
and render it when needed? ... a LOT less bloat to the database!

Warm Regards,
Crystal
*
:) have an awesome day :)
*
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
*
 
Top