Re: Other precompilers besides Pro*C????

From: John Hatcher <jhatcher_at_uk.oracle.com>
Date: Thu, 15 Jul 1999 13:46:07 +0100
Message-ID: <7mkl34$j2f$1_at_inet16.us.oracle.com>


Hi,

Why bother with Pro*C and all that pre-compilation 'fun', when you can compile and go with OCI++. Find it at:-

http://freespace.virgin.net/j.hatcher/ociwrap.htm

John.

shockerman_at_my-deja.com wrote in message <7mjfmn$2k6$1_at_nnrp1.deja.com>...
>Does anyone know of any other precompilers like Pro*C that would work
>with Oracle 7.3 and would maybe allow me to use a host variable within
>a DDL statement. I'm getting that error in Pro*C when I try to do
>something like:
>
>EXEC SQL create table :tablenamefromc (rid number);
>
>The exact error is here.
>
>Parser error at line 66, column 24, file
>c:\practice\finals\byday\byday.pc:
>EXEC SQL create table :sorted (rid number);
>.......................1
>(1) PCC-S-02206, Host variables are not permitted within a DDL statement
>
>If you don't specifically know if this will work in another compiler
>could you suggest it anyways so I can find out. Thanks.
>James
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Thu Jul 15 1999 - 14:46:07 CEST

Original text of this message