Calling User Defined function from SSIS packages
When I call call a user defined function from SSIS packages that returns non numeric value it does not work.
I am calling function as exec ? = Function_name ?,? using OLEDB connection type.
Thanks
Smriti

