Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Please help -- setting up pro*c

Re: Please help -- setting up pro*c

From: bhogak <bhogak_at_yahoo.com>
Date: Sat, 7 Jul 2001 22:44:55 -0500
Message-ID: <9i8kp5$4l4$1@bob.news.rcn.net>

Well, you did not mention what platform you are using. Here is how I do it: On Unix, go to $ORACLE_HOME/precomp/demo/proc directory. You should be seeing couple of make files and lot of sample .pc files. If you are using 8.1.7, there should be a sample shell script make_rsinsert.sh. You can copy it and make app. changes to compile your .pc programs and then run them. On Windows, I use Oracle Precompiler. I compile my .pc files into .c and using Visual C++ compile them. You might need to add some lib and header files. I don't remember what they are exactly. Thanks.
bhogak
"DrowningPeople" <turboridelover_at_yahoo.com> wrote in message news:dc7ccafd.0107021133.6d0c1cb2_at_posting.google.com...
> Can anyone please tell me what do I need to do before I can run a
> pro*C program? Right now I already have pro*c installed....but what's
> next?
>
> Thank you.
>
> frustrated intern
Received on Sat Jul 07 2001 - 22:44:55 CDT

Original text of this message

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