Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Number of Parameters Passed In Procedure Call from Coldfusion
Hi There,
I have developed a package which is called by Coldfusion, which I know little about. The package contains an overloaded procedure as it is called at different times by different sides of the process. So in one version of the overloaded procedure there is 14 Parameters and it works fine, in another version there is 24 parameters and it comes back with an ODBS error. If we change the call on the package to 15 parameters (and alter the overloaded procedure accordingly) it works. Is there a limit on the number of parameters that Coldfusion can call? Or is it something to do with the ODBC driver?
Thanks
Robert
Received on Thu Jun 07 2001 - 09:23:42 CDT
![]() |
![]() |