Home » Developer & Programmer » Forms » .... Menu Bar.. Problem.....
.... Menu Bar.. Problem..... [message #136801] Sat, 10 September 2005 10:49 Go to next message
orcl_dba
Messages: 84
Registered: March 2005
Member
well ppl
i have created Menu bar.. and behind one of the Menu Item i wrote

Go_Block(BLK1)
it worked perfectly...

but when i write

declare

var1
var2..


begin

select stcity into var1 from site where st_id = :site.txtstid;

it is not working .. sayin that Bad bind variable.. txtstid..

. i think you cannot write code behind the menu bar items.. isnt it ..

you can just call forms.. .

plz correct me if i am write..
thanx alot for all who allow us to learn..

BR




end;
Re: .... Menu Bar.. Problem..... [message #136854 is a reply to message #136801] Sun, 11 September 2005 20:58 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Why are you selecting data in a menu? What do you want the menu entry to do?

David
Previous Topic: ...HELp urgent.. need to view data by pressing Menu item...
Next Topic: fetching multiple records
Goto Forum:
  


Current Time: Fri Sep 20 01:58:30 CDT 2024