I just tried to compile my program and found that
exec sql .... statement must have one space between 'exec' and 'sql',
otherwise it is a mistake.
-Margarita
On Thu, 22 Apr 1999, Michael Meskes wrote:
> >
> > One time I wrote this exec<space><space>sql - and ECPG say parse error
> > too, but I forgot, that bad was only this two spaces between 'exec' and
> > 'sql'....
>
> Hmm, this is not good.
>