Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Can't pass parameters via URL
I have a procudure in Oracle that I am trying to access through dynamic
generation of a URL.
The URL is like:
http://servername/test/insert_manual_defects?prd=187
When I remove the paramater and just use /test/insert_manual_defect it finds the procedure but gives me an error for having the incorrect number of parameters. Any ideas on why this is happening or how to fix it?
Thanks,
Mike Received on Tue Jul 20 1999 - 08:37:21 CDT
![]() |
![]() |