Forum Discussion

Tech122's avatar
Tech122
Frequent Visitor
1 year ago
Solved

Dynamic SQL Connection (ForEach Loop)

Hi Everyone, I'm trying to loop through multiple databases, each with a different connection string. All the databases have the same structure and format. My goal is to parameterize the connection a...