Pro*C calls PL/SQL procedure....

From: LesioS <lesios_at_box43.gnet.pl>
Date: Thu, 25 Nov 1999 12:21:31 +0100
Message-ID: <81j62j$1dg1$1_at_news.ipartners.pl>



[Quoted] I need some help: I have small programm written in Pro*C. I have to call a PL/SQL stored procedure. Within Pro*C function body I call:

EXEC SQL CALL packagename.procedurename (parameters...);

but my preprocessor (Pro*C 8.1.5) gives me an error (sqlcheck=semantics is set):

[Quoted] PLS-S-00201, identifier 'packagename.procedurename' must be declared.

What am I do in wrong way?

THX in _at_vance...
  Lesio Received on Thu Nov 25 1999 - 12:21:31 CET

Original text of this message