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: Pictures in Oracle

Re: Pictures in Oracle

From: <sbenyo_at_ibm.net>
Date: Mon, 02 Nov 1998 00:59:59 +0200
Message-ID: <363CE7EE.C61CCFE9@ibm.net>


Try using the raw (long raw) data-type. Consider using oralce8 because it has new data types just for these things: LOBS (blobs,clobs)
If u can't have oralce8 for this consider keeping the pictures out of the database and only a reference inside.

Anthony D'Cruze wrote:

> Hi All,
>
> I am currently putting together an application in Delphi 2 using Oracle
> 7.33. I need to be able to store images (bmps) and allow the user to browse
> through them on a Delphi form.
>
> Can anyone point me in the right direction?
>
> Thanks in advance.....................
> Anthony D'Cruze
Received on Sun Nov 01 1998 - 16:59:59 CST

Original text of this message

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