Re: type table in forms trigger

From: Jason Heenan <jheenan_at_lineone.net>
Date: Thu, 29 Oct 1998 08:31:45 -0000
Message-ID: <719cku$e8h$1_at_plug.news.pipex.net>


Pieter-Jan wrote in message <36381c21.334234_at_news.xs4all.nl>...
>hello,
>
>I've tried to declare a table the following way
>
>type my_table is table of number index by binary integer
>
>this doesn.t work. I've heard something about differences between
>pl/sql and sql in a forms trigger, is that the reason why??
>
>thanks
>
>pieter-jan

This is a problem within forms as it will not support PL/SQL tables, if you want to do this they will have to be declared at Database level.

Jason Heenan Received on Thu Oct 29 1998 - 09:31:45 CET

Original text of this message