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: It's so difficulty in developing on Developer

Re: It's so difficulty in developing on Developer

From: Mark Gumbs <mgumbs_at_hotmail.com>
Date: Thu, 11 Mar 1999 09:37:43 -0000
Message-ID: <36e78d95.0@145.227.194.253>

  1. You could use a record group in forms which will mimic an array to a certain extent.
  2. If you have PL/SQL 2.3 or above ( i think) you can use a pl/sql table.
  3. I did find a document on the net headed 'Building Traditional Arrays with Tables' by Steve Feuerstein. He talks about crating an array package. I think i got it from www.revealnet.com.

Hope one of the above inspires you!

Mark



kynam24_at_my-dejanews.com wrote in message <7c7f3n$2po$1_at_nnrp1.dejanews.com>...
> We are now using Oracle Developer to develop big application,
>in which we have to produce a lot of forms,reports and many
>functions to serve our management purposers .But we can't find
>any features of PL/SQL that support array .Having not array functions
>and supports cause many thing so strange over many popular programming
>language .So ,is there anyone who can show me how to solve this
>problem ?.
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Mar 11 1999 - 03:37:43 CST

Original text of this message

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