Home » Developer & Programmer » Forms » Re : Item-id to use in select statement ?
Re : Item-id to use in select statement ? [message #85438] Sat, 26 June 2004 02:45 Go to next message
jhsharma
Messages: 58
Registered: June 2004
Member
I just want to know the id of an item and then from this id i want to use this id in my select statement ? is it possible and how that ?

it_id := find_item(item_name);

then i want to use the it_id as follows

 

select it_id from t1

using oracel 8 with forms 5

 
Re: Re : Item-id to use in select statement ? [message #85446 is a reply to message #85438] Mon, 28 June 2004 00:05 Go to previous message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
No,
You cannot do this.
Item id is valid within the Scope of your Form only & Database does not recognize it.

Regards
Himanshu
Previous Topic: Progress bar in forms
Next Topic: hot question
Goto Forum:
  


Current Time: Tue May 07 19:29:53 CDT 2024