Access, OLE and Kodak EasyShare

  • Thread starter Thread starter BobH
  • Start date Start date
B

BobH

I have an OLE field (linked) for photos in my Access tables, and it has
worked fine until I install Kodak Easy Share; now, when I try to link to a
photo (.jpg), all I get on my form is "name.jpg" and the table shows
"package" instead of "Microsoft Photo Editor Bitmap" Has anyone every
encountered an fixed this problem???
 
Hi,

BobH said:
I have an OLE field (linked) for photos in my Access tables, and it has
worked fine until I install Kodak Easy Share; now, when I try to link to a
photo (.jpg), all I get on my form is "name.jpg" and the table shows
"package" instead of "Microsoft Photo Editor Bitmap" Has anyone every
encountered an fixed this problem???

you have changed the standard file association for jpg-Files. The new
programm do not have a ole-interface. Change the association for jpg to
Microsoft Photo Editor, then you can use the old way to insert a jpg-File.

Maybe you have a look at this. The sample shows a better way to insert JPGs:
http://freenet-homepage.de/gostresize/acc/A00_ImageLoader_1.zip
 
Back
Top