Re: Help!...SQL*Forms 4.5

From: Pete Kolton <Peter.Kolton_at_nospam.btinternet.com>
Date: 1998/02/01
Message-ID: <01bd2f4f$4f1e2760$6e2e63c3_at_dan01>#1/1


 D. Shah <dipen_at_dcs.rhbnc.ac.uk> wrote in article <6b2fuq$qog$1_at_us1.rhbnc.ac.uk>...
> I'm trying to use the following code to manipulate row names:
>
> :global.row_select := 'row'||to_char(row_num);
>
> select :global.row_select
> into :global.contents
> from seat_avail
> where flight_id = :global.flight_id;

Rather than tell us what code you are trying to get working; why not tell us what result you are trying to achieve. Maybe then we can suggest the best way of doing it. I don't know what it is you are trying to do from this code.  



Pete Kolton
ORACLE Systems Consultant
All reasonable offers considered :-)

mailto:Pete_at_kolton.com
http://www.kolton.com


Received on Sun Feb 01 1998 - 00:00:00 CET

Original text of this message