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: Inserting the binary data into the oracle database

Re: Inserting the binary data into the oracle database

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Fri, 02 Mar 2007 20:09:48 -0600
Message-ID: <45e8cc63$0$16262$88260bb3@free.teranews.com>


You might want to consider changing the table's datatype to BLOB.

Then have a look at this document for examples:

http://download-east.oracle.com/docs/cd/B19306_01/appdev.102/b14249/adlob_api_overview.htm#i1024904

HTH,
Brian

--


Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.

"I can give it to you cheap, quick, and good. Now pick two out of the three" - Unknown

--

Posted via a free Usenet account from http://www.teranews.com Received on Fri Mar 02 2007 - 20:09:48 CST

Original text of this message

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