Posted: 7/7/2011
Hi,
My requirement is on clicking each selection (text box) below are the operations to be performed.
1. Opt1 (Call to report1)
2. Opt 2 (Call to report2)
3. Refresh Data
First 2 tasks, have been achieved.
The problem lies in the 3rd option. There I require to call a stored procedure from Oracle. Is there a way to perform the action on clicking.
Can anyone help on this..
-Lakks