add and display a different product image per record

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

Guest

Im trying to create a form that will display a different product image per
record. The images are currently stored in a JPeG format. I created an OLE
Object field in the products tables and inserted a small bound object frame
in my form, but I can't get the picture to display within the form.
 
Hi,

I can´t simulate your error. I put a Object OLE field type in my table and a
Object Frame in my form... it works normally. Are u sure you bound your
Object Frame with your respective field ?

--
IMPORTANT: Do not forget to rate my answer. Click YES if my post was helpful
for you or NO if was not. /
*Não esqueça de classificar minha resposta. Clique SIM ou NÃO.

Grande Abraço,
Rubens Cury
 
Yes, I did the same, so it must be a problem with how I'm putting the image
in the OLE field. What is the correct format for the image? What is the
best way to actualy copy/place the image into the OLE filed?

Thanks
 
Back
Top