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

Home -> Community -> Usenet -> c.d.o.misc -> Re: EXEC SQL INCLUDE failing.

Re: EXEC SQL INCLUDE failing.

From: Jon Yi <joycompu_at_yahoo.com>
Date: Tue, 08 Oct 2002 02:42:13 GMT
Message-ID: <9Cro9.28386$Mw4.20165@nwrddc01.gnilink.net>


Why not use #include foobar.ph?
Pro*C preprocessor will use entries from this just the same. -
Jon Yi

"Paul (NCC/CS)" <pts_at_bom.gov.au> wrote in message news:3DA238EB.32061D76_at_bom.gov.au...
>
> Hi there,
> we have a serious problem with our ProC pre compiler.
> Sometimes the lines "EXEC SQL INCLUDE foobar.ph"
> are NOT being replaced with the file, foobar.ph. ie the
> EXEC SQL ..... is left in the source by the ProC precompiler.
> Needless to say the c compiler completely spits the dummy
> when it try's to compile the resulting .c file.
>
> We've been wrestling with this for a while now.
> Does anyone know ANYTHING about this problem at all?
> Please email me if you do.
>
> Thankyou very much,
> Paul.
>
>
> --
>
> ____________________________________________
>
> Paul (pts_at_bom.gov.au)
> National Climate Centre / Computing Section
> Australian Bureau Of Meteorology
> ____________________________________________
>
>
>
>
Received on Mon Oct 07 2002 - 21:42:13 CDT

Original text of this message

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