Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Embedded SQL Question..... Please help......

Re: Embedded SQL Question..... Please help......

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Tue, 10 Oct 2006 20:12:16 +0200
Message-ID: <eggneb$vag$2@news3.zwoll1.ov.home.nl>


cmgray74_at_gmail.com schreef:
> All,
> This is more of a assignment then a work project; they kinda go hand in
> hand right now.
>
> The issue is a Compiler issue; (Oracle 8i, Unix)
>
> Complains that there is the following error;
>
> Error: This break is not in a loop or switch.
>

What does the line:

     EXEC SQL WHENEVER NOT FOUND DO break;

tell you? Or the compiler?

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Tue Oct 10 2006 - 13:12:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US