Home » Developer & Programmer » Forms » varray with form5.0
varray with form5.0 [message #78426] Sat, 23 February 2002 01:29 Go to next message
vaishalee
Messages: 1
Registered: February 2002
Junior Member
hi
how do we use varray objects with the help of D2K as front end?(if yes,will varray work with form5.0 )?

thanks,
vaishalee
Re: varray with form5.0 [message #78437 is a reply to message #78426] Mon, 25 February 2002 01:20 Go to previous messageGo to next message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
yes it will work in 5.0
Re: varray with form5.0 [message #78477 is a reply to message #78426] Tue, 26 February 2002 01:25 Go to previous messageGo to next message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
sorry about my last posting

these are the facts for form 6i release
------------------
Not all Oracle8 features are currently supported across this release. The major unsupported features are:

**Collection types (nested tables and varying arrays, or varrays)
**Stored procedures that return object values
**Scalar datatypes NCHAR and NVARCHAR2.

You should also be aware that, although this release does support PL/SQL 8, client-side PL/SQL 8 does not yet fully support all the features in the Oracle8 Server. (Server-side PL/SQL 8 support is complete.)
Re: varray with form5.0 [message #81559 is a reply to message #78437] Mon, 03 March 2003 04:11 Go to previous messageGo to next message
romeje
Messages: 3
Registered: March 2003
Junior Member
will it work with form4.5
Re: varray with form5.0 [message #239910 is a reply to message #81559] Wed, 23 May 2007 11:16 Go to previous messageGo to next message
NizamUlMulk
Messages: 11
Registered: May 2007
Location: Paraguay
Junior Member
Have you any answer about your quuestion?.
Do you know how can I do a table in Form 4.5?

Ex.:
TYPE detail IS RECORD(
subject varchar2(30),
group varchar2(30),
sum_value number);
TYPE manager IS TABLE OF registro;

This throws an exception for the compiler.

How can I do same?. I need do it in memory, withou accessing database!
Re: varray with form5.0 [message #244489 is a reply to message #239910] Wed, 13 June 2007 02:01 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Do the definitions in a package and use various procedures to move the data back and forth to the Form.

David
Previous Topic: current sql exection to text file
Next Topic: Translation Builder
Goto Forum:
  


Current Time: Thu Dec 12 07:45:35 CST 2024