Re: inserting images into tables

From: Guang Mei <gmei_at_proteome.com>
Date: Fri, 18 May 2001 17:04:06 -0400
Message-ID: <77gN6.1061$du2.100385_at_news.shore.net>


Hi,

I would not store image within oracle db, because it takes too long to save and retrive image. You can store images in operate system and only store image file's full directory and file name in db.

HTH "Omar Malik" <obNOSPAMmar_at_hotmail.com> wrote in message news:9dtrbt01tqd_at_enews4.newsguy.com...
> hey all
> I have a table called image_table and I want to place images in it so that
 I
> can retrieve them as I query my database. read_image_file command is not
> helping much under the when_new_form_instance. Please give me a good
> approach as to how to add to a table.
>
> Thanks
>
>
Received on Fri May 18 2001 - 23:04:06 CEST

Original text of this message