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

Home -> Community -> Usenet -> c.d.o.tools -> Re: How can i insert a image in a oracle field?

Re: How can i insert a image in a oracle field?

From: Richard Armstrong <richard.armstrong_at_juno.demon.co.uk>
Date: Sun, 1 Jul 2001 23:12:18 +0100
Message-ID: <994543512.24375.0.nnrp-14.9e9809ca@news.demon.co.uk>

BLOB is probably best. I heard that Oracle don't guarantee to support LONG in future releases. I think there are PL/SQL procedures that you can use to insert data into a BLOB from a file on disk.

Richard

Jesús B <jesusbenitezo_at_hotmail.com> wrote in message news:9hfai9$9e6$1_at_diana.bcn.ttd.net...
> I have a problem. I want to save a bmp image, but defined that field as a
> long raw. but a delete sentence in that table is very slowly. i change the
> definition of this field to a Blob type. And now i can't store the image.
> Which
> is the most apropiated field type to do it ?
>
> ¿Problemas con las news?
> Webnews, el acceso más rápido y fiable
> http://webnews.aforo.com
>
> User IP: 195.55.138.123
>
>
Received on Sun Jul 01 2001 - 17:12:18 CDT

Original text of this message

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