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: BLOB storage

Re: BLOB storage

From: Sybrand Bakker <gooiditweg_at_nospam.demon.nl>
Date: Sun, 16 Mar 2003 23:17:42 +0100
Message-ID: <ptt97vsm09rqsttallqaape15tmp7kmjpf@4ax.com>


On 16 Mar 2003 13:58:13 -0800, rajendra_kasturi_at_toyota.com (Raj) wrote:

>I want to store PDF files size around 250k in oracle BLOB columns. Is
>it possible to do it?. Any limitation on file size?. Can anyone put
>some sample code?. Really appreciate it.

What about using the BFILE datatype? In that case you only have a pointer to the filesystem in your database. Sample code is usually available in the manuals no one wants to read.

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sun Mar 16 2003 - 16:17:42 CST

Original text of this message

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