Embedded PL/SQL in Pro*C Question

From: <NeedaHoliday>
Date: Fri, 10 Mar 2000 15:51:03 -0500
Message-ID: <u0oics4k1rdk3mmubtt4fkgm8veacftigk_at_4ax.com>



Quick question.

Do I need to declare a PL/SQL procedure in a specific library in order for the Pro*C compile to find the module.

I get the following error message for this code;

EXEC SQL EXECUTE
  BEGIN
      SP_TRUNCATE_RTN(:table_name);   END;
END-EXEC; (1) PCC-S-02201, identifier 'SP_TRUNCATE_RTN' must be declared

Thanks in advance

REMOVEjames.stewart_at_pwgsc.gc.ca

Omit REMOVE to email. Received on Fri Mar 10 2000 - 21:51:03 CET

Original text of this message