How is BLOB-type object (for example, a .midi file) insertion done in DB2?
I'd also like to be able to retrieve it later from a Java program.
Thanks, Greg
Printable View
How is BLOB-type object (for example, a .midi file) insertion done in DB2?
I'd also like to be able to retrieve it later from a Java program.
Thanks, Greg
Yes, I am using DB2 UDB v.5.1 on AIX.
"Grigori Melnik" <melgreg@???.hotmail.com> wrote in message
news:38fc4a0e@news.devx.com...
> How is BLOB-type object (for example, a .midi file) insertion done in
DB2?
>
> I'd also like to be able to retrieve it later from a Java program.
>
> Thanks, Greg
>
>
Hi,
Most of the thing is possible thru JAVA now. See java.sql.Blob interface.
Cheers
syed zulfiqar
"Grigori Melnik" <melgreg@???.hotmail.com> wrote:
>Yes, I am using DB2 UDB v.5.1 on AIX.
>
>"Grigori Melnik" <melgreg@???.hotmail.com> wrote in message
>news:38fc4a0e@news.devx.com...
>> How is BLOB-type object (for example, a .midi file) insertion done in
>DB2?
>>
>> I'd also like to be able to retrieve it later from a Java program.
>>
>> Thanks, Greg
>>
>>
>
>