This component appears to have a bug. When the array of SqlParameters is used (via the SqlHelperParameterCache) the order the stored procedure argument values are assigned must reflect the order they are argument listed in the stored procedure definition
(
Read more... )