Home » Developer & Programmer » Forms » can we use %rowtype for a table in which one field's datatype is TYPE
can we use %rowtype for a table in which one field's datatype is TYPE [message #86341] Wed, 22 September 2004 20:50
Nitin
Messages: 35
Registered: July 1999
Member
hello all,

i have created one table

empno  number(5)

empinfo  emp_info_obj

note : here emp_info_obj  is TYPE in oracle with columns

emp_add1  varchar2(20)

emp_add2  varchar2(20)

emp_phone  number(20) 

If im trying to use %rowtype for this table in FORMS then

it does not allow me...but in database procedure/ pl sql block it is allowed

so how can i use %rowtype in forms for this table

thanks

 

Nitin

 

 

 

 

 

 

 

 
Previous Topic: mirror characters
Next Topic: forms listener
Goto Forum:
  


Current Time: Mon Sep 16 04:54:58 CDT 2024