Skip to Content
0
Former Member
Nov 20, 2006 at 03:50 AM

do_handle_event

41 Views

hi Experts,

i have writen a select query on the event of button click in do_handle_event.but ,it gets activated,but while executing it gives me an exception error on select query line.....

so where should i write the select query....

IF EVENT_ID EQ 'submit'.

select single fldate seatsocc into it_air from sflight

where CONNID = '0017'. " a_code.

navigation->goto_page('cont2.do').

plz suggest sumthng....

Message was edited by:

vaishali rana