forked from jamisonr/DBMulticast
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Patrick Farrell edited this page Jan 4, 2023
·
6 revisions
A .NET application to handle running queries against multiple instances of SQLServer in parallel. Recordsets returned from queries are merged into a single grids and displayed.
- clone or fork the repository
- Open DBMulticast.sln in VisualStudio (build script is a TODO)
- Build the solution
- Run the solution
Right-Click on the Database Tree to Add/Edit/Delete servers or folders
Running Queries against Multiple Servers (note the "ServerName" column... that tells you which server generated the result).
Use Text mode to view stored procedures
Note: Ownership of this repo was transferred to jamisonr in 2012.