This error "The result binding name must be set to zero for full result set and XML results" usually occurs if you are using Execute SQL Task and assign the result set to a variable.The easiest way to fix this is instead of using names for your Result Name using ordinal positions like 0,1,... Read [...]The post The result binding name must be set to zero for full result set and XML results appeared first on Database and BI blog.