Home » Developer & Programmer » Reports & Discoverer » Re: Calling a PL/SQL procedure from within Report Builder 6.0
Re: Calling a PL/SQL procedure from within Report Builder 6.0 [message #88485] Tue, 01 October 2002 04:31 Go to next message
Pranab
Messages: 3
Registered: July 2002
Junior Member
Hi,

Can you please write me the syntex of calling a PL/SQL procedure in Report Builder 6.0 of Developer 2000
Re: Calling a PL/SQL procedure from within Report Builder 6.0 [message #88488 is a reply to message #88485] Tue, 01 October 2002 16:52 Go to previous message
Pranab
Messages: 3
Registered: July 2002
Junior Member
Pranab,

I can't remember the exact syntax but it involves
calling a PL/SQL function from the After Parameter form trigger and assigning the result to a variable
in the trigger/form.
e.g. var1 := pkg_do.fun_do_something;
or
:var1 := pkg_do.fun_do_something;

Cheers Karen
Previous Topic: DOES ANYONE EVER GET ANY HELP FROM THIS BOARD???
Next Topic: how to a sp returning ref cursor to generate crystal report?????????????????
Goto Forum:
  


Current Time: Fri Mar 29 06:53:42 CDT 2024