Convert Photos in an Access table to JPEG

F

fiaola

Hello,

I have an access table which holds a good number of pictures. These
pictures are stored in a blob field in various formats, but i want to be
able to convert them to JPEG and store them into a different table. I can
do them ONE by ONE, but that would take too much time, and i was wondering
if anyone had some script or a better method to do this.

Thanks for answering.
 
Top