Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can't declare "TYPE type_name IS TABLE OF..." in Dev2000/Forms4.5

Re: Can't declare "TYPE type_name IS TABLE OF..." in Dev2000/Forms4.5

From: Andrey A. Efimov <efa_at_leaves.spb.su>
Date: 1997/03/11
Message-ID: <01bc2df3$dd7cfcb0$9a2b7dc1@efimov>#1/1

> I can't declare "TYPE type_name IS TABLE OF..." in Dev200/Forms4.5.
> Why? Is there a way around it? Thanks!
>

You can't declare TYPE ... TABLE OF ... in Forms 4.5 becouse old version (1.2) PL/SQL in
the product. This version can't support PL/SQL tables. Received on Tue Mar 11 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US