Hi There,
New to it but trying to use an ORACLE stored procedure within a package to build a datawindow.
I'm assuming this will let me pass some locally gathered info, pass it to ORACLE server by ref, update db accordingly and update the datawindow contents for reporting purposes.
Trouble is I can see several procedures etc when using the wizard to create the datawindow but my package is not included.
Things I have done are ensured PB login has privledges to package checked the list package subprograms check box in the database profile setup ?
Any ideas, also anyone any examples of stored procedures written for this purpose, just getting going on this use of stored preocedures so wondering how I need to define variables within my plsql script to hold the values I know I need to see.
Thanks in advance,
Niall
New to it but trying to use an ORACLE stored procedure within a package to build a datawindow.
I'm assuming this will let me pass some locally gathered info, pass it to ORACLE server by ref, update db accordingly and update the datawindow contents for reporting purposes.
Trouble is I can see several procedures etc when using the wizard to create the datawindow but my package is not included.
Things I have done are ensured PB login has privledges to package checked the list package subprograms check box in the database profile setup ?
Any ideas, also anyone any examples of stored procedures written for this purpose, just getting going on this use of stored preocedures so wondering how I need to define variables within my plsql script to hold the values I know I need to see.
Thanks in advance,
Niall