how display image ( long row) from database on the web form

From: Vasile Stavarache <vstavarache_at_usa.net>
Date: Wed, 21 Jul 1999 23:57:44 -0700
Message-ID: <Rswl3.30019$jl.24270561_at_newscontent-01.sprint.ca>



There is somebody who know how display an image ( long row) column on the HTML screen ?
My application runs on Oracle 7.3 server and I used Designer/2000 2.1.2 to generate WebServer modules. I tried to do this with

        utl_raw.cast_to_varchar2(curr_val.imag) function

where curr_val.imag is the long raw column. It seems to work for the small images ( < 32760 ) , but not for the biger images .

Any help appreciated.

Vasile Received on Thu Jul 22 1999 - 08:57:44 CEST

Original text of this message