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 -> Pro*C Problems

Pro*C Problems

From: <kebae_at_my-dejanews.com>
Date: Fri, 05 Feb 1999 00:37:19 GMT
Message-ID: <79defv$jdv$1@nnrp1.dejanews.com>


I am currently having problems trying to get a clean precompile with Pro*C. It seems to choke on every line of code that I have including function prototypes that I have in the *.h file. Even when I comment those out, it chokes on commented lines in the sqlca.h from the EXEC SQL INCLUDE SQLCA; statement. If I comment those out, it chokes on the function declarations of the main source code.

I was wondering what were common errors with Pro*C and if there is something I missed in the environment. I know that I am hitting $ORACLE_HOME/bin/proc...

Any help would be greatly appreciated.
Thanks in advance,
Ed

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Feb 04 1999 - 18:37:19 CST

Original text of this message

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