[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: problem in sqr in begin-select statement
- Subject: Re: problem in sqr in begin-select statement
- From: SJohn22151@AOL.COM
- Date: Fri, 16 Nov 2001 07:51:15 EST
Sundar, SQR doesn't know that you do not intend to call the procedure. Duirng
compile time, it only sees a "do" call to the procedure, not the 'if then else'
in that it is common practice to set a flag going in to a procedure....
Perhaps you could precede the call with a create table procedure and get around
the issue....
HTH,
Steffon