Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: write Blob data ot oracle database using jdbc

Re: write Blob data ot oracle database using jdbc

From: Mike Ault <mikerault_at_earthlink.net>
Date: 7 Nov 2002 03:55:31 -0800
Message-ID: <37fab3ab.0211070355.2b031b83@posting.google.com>


quickcur_at_yahoo.com (Quick Function) wrote in message news:<2147b006.0211061753.7f439d54_at_posting.google.com>...
> I have a byte[] data and want to save to database as a blob. I am
> using oracle jdbc. Could anyone write me some code to do this?
>
> Thanks,
>
> qq

Go to www.robonerd.com and look in the catalog. The monograph number 7 contains a paper on this, as well as example code on both the PL/SQL side and on the JAVA/JDBC side.

Mike Received on Thu Nov 07 2002 - 05:55:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US