aruba
Programmer
- Sep 5, 2003
- 47
I have created a function that passes 2 parameters to return one result. The function works properly in SQL however when I call it in a DTS package, I get the following error:
Procedure or function has too many arguments specified.
If I remove one of the parameters, it works fine, however does not accomplish the purpose.
Can anyone suggest any resolution to this? Thanks.
Procedure or function has too many arguments specified.
If I remove one of the parameters, it works fine, however does not accomplish the purpose.
Can anyone suggest any resolution to this? Thanks.