Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C Problems
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
![]() |
![]() |