Working in a multi-tenant environment is challenging, and one of the many challenges is being able to quickly run a query (or patch script) across the entire client base. MDbScriptTool is a simple application that allows you to specify a connection, list all available databases, and run a script against any or all of them.
Whether it's deployment, support, or analysis; having the correct tool for the job is the difference between having a good day vs a bad day.
Download the latest version v0.1.5 now to get started. Or check out the Releases page for release notes and previous versions.
If you want to always be up-to-update, consider cloning the Repo and building it yourself. (Requires VS2017)
Visit Release PageInterested? See more.