Subject | Re: [IBO] IB_WISQL problem (maybe) - the code |
---|---|
Author | Helen Borrie |
Post date | 2001-04-05T17:10:17Z |
At 05:06 PM 05-04-01 +0100, you wrote:
(Going to bed now....)
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>The thing is, when I try this command interractively it works fineThe similarities are only superficial. In the other reported cases, they were getting Delphi syntax errors, not SP compiler errors or runtime errors server-side. I'd still be wanting to examine closely what the SP is trying to write as a result of that calculation; and I'd want to explore the possibility that the proc is getting ambiguous results in one or more of those subselects.
>(there seem to have been a number of postings recently with this type of
>problem).
>I guess it's time for the fine toothed combI don't understand why you are using while...do to iterate through this. Have you thought about controlling the flow with a for select...into....do?
>mutter mutter grumble
(Going to bed now....)
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________