OLE objects in Access 2007

branston

Registered User.
Local time
Today, 11:06
Joined
Apr 29, 2009
Messages
372
Hi,

I have some experience in access & VBA but i have just started using Acess 2007 and I'm coming across a few funny things!

I am trying to put logos into a form. The logos are stored in a table as OLE objects, and are included in the record source of the form... however, when i put the logos in and view the form the logos are showing as the file name rather than the actual picture... any ideas?

Thanks
 
If it is 2007 I would referentially include images onto to forms.

Simon
 
Thanks for your reply... I'm afraid I don't get what you mean though!
 
I would not store images with data. If take them out of the database sand put them into directories and reference the image files directly.

Simon
 

Users who are viewing this thread

Back
Top Bottom