Export Bitmap Field To BMP/JPG File.

M

Mark

I need to be able to export an OLE Object, Bitmp Image to
a BMP/JPG File. I have the name of the file I would like
to create as part of the same record, and the 64K of
picture data in the same record, and I know that when I
click on the Bitmap field, it loads in Paint, and I
can "Save Copy AS", but I want to do all this inside a
process on a form. I want to process each record, create
the BMP or JPG file, and then move on to the next record,
until all records are processed. I know how to do all
except the actual code to export the picture from the
Bitmap field. I even know how to rename the file once it
exists.

How do you export a picture as a BMP or JPG file contained
inside a field as an OLE Object in an Access Table in an
Access database?

Help.

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top