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 -> Need help with Pro*C.!!

Need help with Pro*C.!!

From: akush <Berlin3010_at_web.de>
Date: Mon, 01 Dec 2003 12:08:45 +0100
Message-ID: <bqf7hc$201ah3$1@ID-210289.news.uni-berlin.de>


Hi!

  i try to pre-compile the sample1 file from the demo folder. but i always get an error like this:

     Semantic error at line 77, column 23, file sample1.pc:
           EXEC SQL CONNECT :username IDENTIFIED BY :password;
....................................................1
PCC-S02322, found undefinied identifier

the same error exists for username/emprec and emprec_ind.

But in the sample1 code are all variables defined!!! What have i made wrong???

The command line call is:

set inc=c:\MSCDEV
proc threads=yes parse=partial iname=sample1.pc include="c:\oracle\ora92\precomp\public" sys_include="%inc%\include"

i run this under winxp.

Thx for help!!

    akush Received on Mon Dec 01 2003 - 05:08:45 CST

Original text of this message

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