Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: write Blob data ot oracle database using jdbc
If you read the JDBC developers guide you will find an example which does
just this.
-- Niall Litchfield Oracle DBA Audit Commission UK ***************************************** Please include version and platform and SQL where applicable It makes life easier and increases the likelihood of a good answer ****************************************** "Quick Function" <quickcur_at_yahoo.com> wrote in message news:2147b006.0211061753.7f439d54_at_posting.google.com...Received on Thu Nov 07 2002 - 02:49:37 CST
> 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,
>
![]() |
![]() |