run time designer and stored procs question
Hi,
I have stored procedures/functions in postgresql that return result sets and was wondering if the run time designer tool could use that for a report?
Our DB has hundreds of tables and it would be impossible for the end users to figure out which is which, so we wrote stored procs that accept certain arguments and bring back the data they need.
Thanks
I have stored procedures/functions in postgresql that return result sets and was wondering if the run time designer tool could use that for a report?
Our DB has hundreds of tables and it would be impossible for the end users to figure out which is which, so we wrote stored procs that accept certain arguments and bring back the data they need.
Thanks