imbedded pic

  • Thread starter Thread starter FSt1
  • Start date Start date
F

FSt1

greetings all,
I have an imbedded picture on the main form of our
database. the original picture has been lost/deleted.
Is there a way to download the picture (imbedded into the
form ) to a drive in say jpg format or bmp format.
odd question i know but a situation has come up and sales
needs the pic for other purposes.
thank in advance.
 
A third alternative is here:
http://www.lebans.com/oletodisk.htm
It's the older Bitmap version:
SavePictureDataBitmap is a database containing functions to allow you to
save the contents of an Access Image control a disk based Bitmap file.
Specifically it creates a Bitmap file from the PictureData Property.
http://www.lebans.com/DownloadFiles/CreateBitmapFromPictureData.zip

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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

Back
Top