Subject | Re: [Firebird-Java] How to store Blobs in Firebird |
---|---|
Author | Rick Fincher |
Post date | 2004-03-02T19:49:15Z |
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
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)?
>
>