SP as destination
I am having an issue with using a stored procedure as a destination. I have set the procedure to return an integer and a varchar(255), but when trying to set the destination, SC keeps giving me the required output parameters error.
I cannot find anything in KB or documentation about the output parameters.
Any help?
I cannot find anything in KB or documentation about the output parameters.
Any help?
Answers