Stored Procedure destination error
Hi,
I have a simple stored procedure that updates the Item card. I have OUTPUT parameters for error description and err number. The only input paramters are item number and item description.
Keep getting the error:
Error count: 1-Error in calculation column ‘SQLDEF_NHCA-SQL01NHCAF’ : End of statement expected.
That is the destination connection not the column. Any ideas?
Thanks,
-Jeff
Upgrading to SC 2014 seemed to have resolved the issue.