I have a DTSX file that contains a query that calls an SQL CLR function. That function changed to add a new parameter, so as expected, execution started failing with the message that "An insufficient number of arguments were supplied for the procedu
↧