Stored Procedures

From: Gineen Brement <xgmb_at_sunyit.edu>
Date: 1995/11/29
Message-ID: <DItrqr.FA2_at_sunyit.edu>#1/1


Hi

We are using Oracle7 and Forms 3.0. I have successfully written, compiled and stored a couple of functions which I want to now call from a PL/SQL procedure within a form. I'm calling the function with the following syntax:

x = function_name(parameters ...)

when the procedure is compiled, I get the following error:

        identifier 'FUNCTION' must be declared

HOw can I call a stored procedure in Forms 3.0 within a PL/SQL block.

Thanks
Gineen Brement ,SUNY Utica/Rome Received on Wed Nov 29 1995 - 00:00:00 CET

Original text of this message