Re: Still having problems displaying image

From: Ranganathan Chakravarthi <ranga_at_shell.one.net>
Date: 1997/03/24
Message-ID: <5h6hnh$cv5_at_news.one.net>#1/1


Gerald \"Floyd\" Hehe (floyd_at_mbay.net) wrote:
: 3 days....and still coming back to the same problem....
:
: Select Image_Data --Image stored as long raw...in table
: Into :Component_Image --the name of the image item on the form
: From Image --proper table name
: Where :Serv_comp = Image.Comp_Code;
:
: I used Read_Image_file to get it from the file system into the table and
: now want to get it from the table to the form where the text item
: :Serv_Comp = Image.Comp_code.....
:
: keep getting a bad bind variable Component_image
:
: Does anyone see my flaw?

You cannot 'SELECT INTO' an image item.

This is from online help in Forms on 'Using image items' :

"Note: You cannot write a SELECT statement to select a LONG RAW value INTO an image item. "

-- 
--------------------------------------------------------------------------------
[Quoted] life, n.:
        That brief interlude between nothingness and eternity.   
--------------------------------------------------------------------------------
Ranga Chakravarthi                                         e-mail: ranga_at_one.net
--------------------------------------------------------------------------------
Received on Mon Mar 24 1997 - 00:00:00 CET

Original text of this message