質問
CF 10 calls a wrong procedure when it is overloaded in an Oracle Package
Hi
In my application we have oracle packages with overloaded procedure, which is being called from CF gui. The issue is when the CF calls the Stored Procedure from the GUI, it triggers the wrong procedure. The number of arguments are different.(4, 10 and 11 parameters). Has anyone came across this scenario?
Thanks
TJ