quick/easy ways to repeatedly add an OLE Object

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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
*
 
Back
Top