I have 6 different DB locations that I need to execute the same query on and append them all together into one data set. Instead of creating a connection for each one and then append is there a way to configure a tool or macro to loop through the connection names or strings to reduce the steps?