Re: Compilink PROC with C++ and parse=FULL

From: Sergey M <msu_at_ntrlab.ru>
Date: Tue, 15 Oct 2002 20:54:59 +0400
Message-ID: <aohh1r$2ssk$1_at_serv2.vsi.ru>


"marbile" <marbile_at_2vias.com.ar> wrote in message news:1920519.1034405857_at_dbforums.com...
>
> I am trying to read a sdo_geometry with Proc and OCI.
> In fact I succed in doing so. But with one restriction, and that is that
> I have to precompile de *.pc to a c file instead to a cpp(c++) file.
> When I try with C++, I get a message from the precompiler that
> parse=FULL is incomptible with c++. If I try with parse=PARCIAL or
> parse=NONE, i get the following messages:
Your problem isn't the parameters of PROC, IMHO.

> Semantic error at line 48, column 21, file .\moReadData.pc:
> EXEC SQL ALLOCATE :pGeometry:pGeometry_ind;
> ....................1
> PCC-S-02322, found undefined identifier
> Semantic error at line 48, column 11, file .\moReadData.pc:
> EXEC SQL ALLOCATE :pGeometry:pGeometry_ind;
> ..........1
What do you do? %-0

Could you post this piece of your code?

Sergey M. Received on Tue Oct 15 2002 - 18:54:59 CEST

Original text of this message