Subject Re: [Firebird-Java] How to store Blobs in Firebird
Author Rick Fincher
Hi Ivens,

Item 10 of the FAQ has generic examples. If you are doing this from a web
app server for over-the-net use check out uploadbean.jar on
www.javazoom.net.

It is free for non-commercial use, cheap for a license and does a lot of the
dirty work for you.


jakarta.apache.org also has some upload code in the commons project.

Rick

----- Original Message -----

> Somebody knows where can I find some sample code to store and
recover a jpg file in the firebird (using blob)?
>
>