Report [message #162618] |
Sun, 12 March 2006 06:08 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
eswaries
Messages: 41 Registered: January 2006
|
Member |
|
|
Report:
I create a report.It works well.but I want to run this report from the form.But it does not work.I wrote the query like this.But it shows an error like below.Can you correct this error please?
run_product(reports,'f:\report\jaga',synchronous,runtime,filesystem,null,null);
Error:
Error 307 at line 1,column1
Too many declarations of ‘Run_product’ match this call.
Error 0 at line 1,column1
Statement ignored.
|
|
|
|
Re: Report [message #162883 is a reply to message #162618] |
Mon, 13 March 2006 23:58 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
What version of Forms and Reports are you running? SERIOUSLY consider using 'web.show_document' if you are using a newer version.
David
|
|
|