Re: DBMS_SQL problem

From: Shirley Burk <sburk._at_gte.net>
Date: Tue, 30 Jun 1998 20:08:06 -0400
Message-ID: <6nbus1$nf9$2_at_news-2.news.gte.net>


You just need to use the forms_ddl built-in procedure.

John King wrote:

> 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

--
|
| Shirley Burk
| sburk_at_gte.net
|
Received on Wed Jul 01 1998 - 02:08:06 CEST

Original text of this message