Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 12 of 12 total
Thread ElevateDB Error #700
Thu, Apr 26 2012 3:10 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


><< Unfortunately I don't understand the term (Missing label name) in the
>parentheses and there's nothing in the manual that seems relevant. Look in
>the pdf sql manual and you'll see what I mean. >>
>
>SQL/PSM allows the use of labels for looping constructs, code blocks, etc.
>so that you can say LEAVE <Label> and exit a loop out into a specific label.
>
>This error comes up when the parser encounters a condition where it expects
>a token to be a label for a code block, etc. but has hit the end of the
>input SQL.

Its your last paragraph I was referring to. I saw the bits in the manual about labels but what is the error the parser is reporting on here? That's what I don't understand.

Roy
Thu, Apr 26 2012 4:05 AMPermanent Link

Charalampos Michael

Hello!
  I Think i found the error! I tried to execute the script without
letting the code fully generate it, so the script was incomplete when
i call "ExecScript"!

Grrrrr!! My bad!! Sorry!

> Michael,
>
> << I've saved and loaded the script into EDB Manager it works but not
> with TEDBScript. Frown>>
>
> Did you save it directly from the debugger in the IDE at the point right
> before the script is executed or prepared in your code ? There has to be
> a difference for it to work in the EDB Manager, but not in your code.
>
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image