Re: Saving a Bitmap Image to a Blob
Hi
You can save the image to a temporary disk file (in whatever format you need - jpg or bmp) and use the LOAD_FILE("FileName") clause in your MySQL INSERT Statement
It works fine. I use it quite successfully.
Rgds
Subject
Written By
Posted
Re: Saving a Bitmap Image to a Blob
June 17, 2006 02:19AM
December 28, 2006 08:13PM
December 29, 2006 05:38AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.