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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Blob & Ifile

RE: Blob & Ifile

From: <Jared.Still_at_radisys.com>
Date: Wed, 26 May 2004 14:18:38 -0700
Message-ID: <OFD702A32D.6E71BE58-ON88256EA0.0074EE51-88256EA0.00750FE4@radisys.com>


> The only situation I can think where bfile might be useful is if you
> don't want to use a blob, but want the database to be able to pull out
the
> object in a database query. At least that is my understanding from a
quick
> reading of the documentation.
>
> Dennis Williams

Dennis,

Though I haven't tried it, I don't think that a bfile is necessary for that either. You could just code it all in java if you had some need to, and just store the file location as you stated.

This does complicated backups and data integrity somewhat...

Jared



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed May 26 2004 - 16:17:25 CDT

Original text of this message

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