[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Pass back values from a SQL statement



I know that it is not proper format for SQR, but as this is in a
begin-sql, I need the SQL formats, and it does work, however it doesn't
pass it back into the SQR.  The exanple you gave me still generates an
error.

As this is for a proof of concept, at this point, I am going to write it
to a temp table, then select from that temp table in a begin-sqr.  This
works, not the best solution perhaps, but it is quick and works.

Thanks to everyone for their suggestions.

Denise