Re: Oracle mod_plsql - parameter entry methods

From: yossarian <yossarian99_at_operamail.com>
Date: Wed, 20 Apr 2011 17:23:19 +0200
Message-ID: <4daefa67$0$6824$5fc30a8_at_news.tiscali.it>



Jeremy wrote:

> http://myserver.mydomain.com/dad_name/myproc?p_param1=goodbye
>
> In the above URL we are specifying the parameter names to the plsql
> procedure explicitly.
>
> I have a vague recollection of an alternative URL composition which
> would mean that the parameter names need not be specified - but the
> recollection is indeed so vague and now I don't know if I imagined it or
> maybe was thinking of a different language.
>
> Has anyone got a clue what I am asking for?

Perhaps are you talking about "Flexible Parameter Passing"?

http://vanbortel.blogspot.com/2006/09/modplsql-and-flexible-parameter.html

But the parameter names must still be specified... Received on Wed Apr 20 2011 - 10:23:19 CDT

Original text of this message