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: Blobs storage in Oracle

Re: Blobs storage in Oracle

From: Todd Verstraten <tverstrat_at_tier3.com>
Date: 1996/12/11
Message-ID: <01bbe7ac$ae06e820$347315ce@toddv.retailplanning.com>#1/1

I've done it in the past using LONG columns.

The biggest problems include only 1 per table, no query criteria on them, SQL*Net Async blows up unless you map to ASCII. We only did it using C interfacing to OCI.

Todd Verstraten
mailto:tverstrat_at_tier3.com
http://www.tier3.com

lous_at_hotmail.com wrote in article
<NEWTNews.850228584.32652.lourenss_at_lourenss.hipsys.co.za>...
>
> Hi
>
> We are currently looking at ways of storing Blobs in Oracle. Things like
 space
> usage, media type, indexing(?) etc. I would like to get in touch with
 anybody
> doing something simillar who would not mind sharing their experiences.
>
> Thanks
> Lou
>
> lous_at_hotmail.com
>
>
Received on Wed Dec 11 1996 - 00:00:00 CST

Original text of this message

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