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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help reg.Storing picturein a table

Re: Help reg.Storing picturein a table

From: Sybrand Bakker <gooiditweg_at_sybrandb.nospam.demon.nl>
Date: Sun, 28 Sep 2003 11:22:59 +0200
Message-ID: <31adnvcfevs8hm3d32je2p1vb1ivaeu9am@4ax.com>

On 28 Sep 2003 01:12:10 -0700, pradeepsrec_at_yahoo.com (pradeep.s) wrote:

>Hi !
>
>I need some help regarding storing picture in a ORACLE database.Thnx a lot.
>
>Cheers!
>Pradeep

You should use (on 8.0 and higher) a BLOB if you want the picture to be editable and a BFILE if it can be read only. In that case the picture should go on the database server.

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sun Sep 28 2003 - 04:22:59 CDT

Original text of this message

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