C
calvin ang
Hi there,
I've been combing through the newsgroups for days now and haven't yet
found a solution for calling stored procedures with optional
parameters (i.e., using the default values) using any Oracle provider.
I'm sure it may work if I were to use a provider that supports named
parameters, but right now named parameters are not an option.
Is there any way to achieve optional parameters in Oracle through
positional passing of parameters?
Thanks in advance,
-calvin
I've been combing through the newsgroups for days now and haven't yet
found a solution for calling stored procedures with optional
parameters (i.e., using the default values) using any Oracle provider.
I'm sure it may work if I were to use a provider that supports named
parameters, but right now named parameters are not an option.
Is there any way to achieve optional parameters in Oracle through
positional passing of parameters?
Thanks in advance,
-calvin