Re: DBMS_SQL problem

From: John King <jbking_at_erols.com>
Date: Tue, 30 Jun 1998 19:57:59 -0400
Message-ID: <6nbuc7$f0v$1_at_winter.news.erols.com>


[Quoted] What's you've encountered is a limitation of Forms 4.5. You cannot access packaged variables stored on the database from within Forms 4.5.

Tomas CIRIP wrote in message <35992917.6402432_at_nntp.uunet.ca>... Hi all,

following code is ok when I am running in SQL*Plus. But when I try to compile it in Form Designer 4.5, I am getting error 302: Component v7 must be declared.

  dbms_sql.parse( Cursor_Id , t_select, dbms_sql.v7 );

Thanks for help

---
Tomas Cirip
cviro_at_hotmail.com
Received on Wed Jul 01 1998 - 01:57:59 CEST

Original text of this message