Re: STORING PICTURES (.BMP) IN DATABASE

From: Kenny Gump <kgump_at_mylanlabs.com>
Date: Fri, 18 Jun 1999 14:17:57 -0400
Message-ID: <376a8dc0.0_at_news.mountain.net>


Just make one of the columns in your database table LONG RAW and you can query it in forms or other applications that can display it by the other columns in the table. In Forms you can use read_image_file to get a file from disk and insert it in the database.

Kenny Gump

K.T.Raja wrote in message
<01beb97f$aa18f4e0$740a94ad_at_mico4.ban.india.bosch.com>...
>Hello every body,
> I have heard that you can store & retrive pictures in an ORACLE DataBASE.
> How is this done?
> Is there some special syntax to be used.
> What sort datatype should be used?
> How can such data be quried and seen?
>
>Thanks for whatever help is provided.
>
> Regards,
> K.T.Raja.<Mailto:sudip.roy_at_in.bosch.com>
>
Received on Fri Jun 18 1999 - 20:17:57 CEST

Original text of this message