Package procedure call from forms

From: Dave Jordan <jordan_at_pt5026.pto.ford.com>
Date: 9 Nov 1994 17:39:52 GMT
Message-ID: <39r1h8$eod_at_eccdb1.pms.ford.com>


We have a call to a packaged procedure in a PL/SQL trigger in forms 3.0 of the syntax: result := owner.package_name.procedure (value1, value2); On compile the error message is 'PLSQL 302: component package_name must be declared'.
It seems to think that the package is a local PL/SQL variable. The package has select granted to public. Any thoughts?

Dave Jordan Received on Wed Nov 09 1994 - 18:39:52 CET

Original text of this message