Download SuperQuery
Description
SuperQuery makes it easy to run the same batch of SQL across several databases on different SQL servers. SuperQuery supports versions of SQL Server from 2000 onwards and versions of MySQL compatible with the MySQL ODBC driver 3.51 and 5.1. It is developed in C# using .NET 4.
Icons
Source Files
The download file superquery.zip has the following entries.
Dependencies/ChromaCode.dll/*w w w .j av a 2 s . c o m*/
FSProviders/FSProviders.csproj
FSProviders/FSProviders.csproj.user
FSProviders/Properties/AssemblyInfo.cs
FSProviders/QueryProvider.cs
Icons/Export.ico
Icons/Fail.ico
Icons/Select.ico
Icons/Success.ico
Icons/SuperQuery.png
Icons/Waiting.ico
Icons/adddb.ico
Icons/editdb.ico
Icons/removedb.ico
Icons/run.ico
Icons/runselected.ico
Icons/stop.ico
Installer/Installer.vdproj
Models/Database.cs
Models/Extensions/DictionaryExtension.cs
Models/Extensions/ServerExtensions.cs
Models/ModelBase.cs
Models/Models.csproj
Models/Models.csproj.user
Models/Properties/AssemblyInfo.cs
Models/Query.cs
Models/QueryResult.cs
Models/Server.cs
Models/UserConfiguration.cs
MySQLProviderODBC/MySQLProviderODBC.csproj
MySQLProviderODBC/MySQL_ODBC_Driver.cs
MySQLProviderODBC/Properties/AssemblyInfo.cs
MySQLProviderODBC/Properties/Resources.Designer.cs
MySQLProviderODBC/Properties/Resources.resx
MySQLProviderODBC/Properties/Settings.Designer.cs
MySQLProviderODBC/Properties/Settings.settings
MySQLProviderODBC/ServerProvider.cs
MySQLProviderODBC/UI/Converters/InverseBoolConverter.cs
MySQLProviderODBC/UI/EditDatabase.xaml
MySQLProviderODBC/UI/EditDatabase.xaml.cs
MySQLProviderODBC/UI/ServerDetails.xaml
MySQLProviderODBC/UI/ServerDetails.xaml.cs
Presenters/AddDatabasesPresenter.cs
Presenters/DBListUpgradePresenter.cs
Presenters/EditDatabasePresenter.cs
Presenters/ExportResultsPresenter.cs
Presenters/MainWindowPresenter.cs
Presenters/PresenterBase.cs
Presenters/Presenters.csproj
Presenters/Presenters.csproj.user
Presenters/Properties/AssemblyInfo.cs
Presenters/QueryTabPresenter.cs
Presenters/RemoveDatabasesPresenter.cs
Presenters/SaveItemsPresenter.cs
Presenters/SelectDatabasesPresenter.cs
Presenters/SelectServerPluginPresenter.cs
Presenters/ServerDetailsPresenter.cs
Providers/IQueryProvider.cs
Providers/ISavedDatabasesProvider.cs
Providers/IUserConfigurationProvider.cs
Providers/PluginLoader.cs
Providers/Properties/AssemblyInfo.cs
Providers/ProviderFactory.cs
Providers/Providers.csproj
Providers/Providers.csproj.user
SQLProviders/MSSQL_Driver.cs
SQLProviders/Properties/AssemblyInfo.cs
SQLProviders/SQLProviders.csproj
SQLProviders/SQLProviders.csproj.user
SQLProviders/ServerProvider.cs
SQLProviders/UI/Converters/InverseBoolConverter.cs
SQLProviders/UI/EditDatabase.xaml
SQLProviders/UI/EditDatabase.xaml.cs
SQLProviders/UI/ServerDetails.xaml
SQLProviders/UI/ServerDetails.xaml.cs
SQPlugin/IEditDatabase.cs
SQPlugin/ISQPlugin.cs
SQPlugin/IServerDetails.cs
SQPlugin/Properties/AssemblyInfo.cs
SQPlugin/SQPlugin.csproj
Services/Properties/AssemblyInfo.cs
Services/QueryService.cs
Services/SavedDatabasesService.cs
Services/ServersService.cs
Services/ServiceBase.cs
Services/Services.csproj
Services/Services.csproj.user
Services/UserConfigurationService.cs
SuperQuery.sln
SuperQuery/About.xaml
SuperQuery/About.xaml.cs
SuperQuery/AddDatabases.xaml
SuperQuery/AddDatabases.xaml.cs
SuperQuery/App.config
SuperQuery/App.xaml
SuperQuery/App.xaml.cs
SuperQuery/Converters/InverseBoolConverter.cs
SuperQuery/Converters/QueryResultToDataTableConverter.cs
SuperQuery/Converters/QueryResultToIconConverter.cs
SuperQuery/Converters/QueryResultToStringConverter.cs
SuperQuery/Converters/QueryTypeToStringConverter.cs
SuperQuery/DBListUpgrade.xaml
SuperQuery/DBListUpgrade.xaml.cs
SuperQuery/EditDatabase.xaml
SuperQuery/EditDatabase.xaml.cs
SuperQuery/ExportResults.xaml
SuperQuery/ExportResults.xaml.cs
SuperQuery/Icons/Apply.ico
SuperQuery/Icons/Export.ico
SuperQuery/Icons/Fail.ico
SuperQuery/Icons/Remove.ico
SuperQuery/Icons/Select.ico
SuperQuery/Icons/Success.ico
SuperQuery/Icons/SuperQuery.ico
SuperQuery/Icons/SuperQuery.png
SuperQuery/Icons/Waiting.ico
SuperQuery/Icons/adddb.ico
SuperQuery/Icons/editdb.ico
SuperQuery/Icons/removedb.ico
SuperQuery/Icons/run.ico
SuperQuery/Icons/runselected.ico
SuperQuery/Icons/stop.ico
SuperQuery/MainWindow.xaml
SuperQuery/MainWindow.xaml.cs
SuperQuery/Properties/AssemblyInfo.cs
SuperQuery/Properties/Resources.Designer.cs
SuperQuery/Properties/Resources.resx
SuperQuery/Properties/Settings.Designer.cs
SuperQuery/Properties/Settings.settings
SuperQuery/RemoveDatabases.xaml
SuperQuery/RemoveDatabases.xaml.cs
SuperQuery/Resources/Common.xaml
SuperQuery/Resources/T-SQL.xml
SuperQuery/SaveItems.xaml
SuperQuery/SaveItems.xaml.cs
SuperQuery/SuperQuery.csproj
SuperQuery/SuperQuery.csproj.user
SuperQuery/UserControls/AddDatabaseWizard/SelectDatabasesPage.xaml
SuperQuery/UserControls/AddDatabaseWizard/SelectDatabasesPage.xaml.cs
SuperQuery/UserControls/AddDatabaseWizard/SelectDatabasesView.xaml
SuperQuery/UserControls/AddDatabaseWizard/SelectDatabasesView.xaml.cs
SuperQuery/UserControls/AddDatabaseWizard/SelectServerPluginPage.xaml
SuperQuery/UserControls/AddDatabaseWizard/SelectServerPluginPage.xaml.cs
SuperQuery/UserControls/AddDatabaseWizard/ServerDetailsPage.xaml
SuperQuery/UserControls/AddDatabaseWizard/ServerDetailsPage.xaml.cs
SuperQuery/UserControls/AddDatabaseWizard/ServerDetailsView.xaml
SuperQuery/UserControls/AddDatabaseWizard/ServerDetailsView.xaml.cs
SuperQuery/UserControls/QueryTab.xaml
SuperQuery/UserControls/QueryTab.xaml.cs
SuperQuery/UserControls/ToolBars/DatabaseListToolBar.xaml
SuperQuery/UserControls/ToolBars/DatabaseListToolBar.xaml.cs
SuperQuery/UserControls/ToolBars/QueryToolBar.xaml
SuperQuery/UserControls/ToolBars/QueryToolBar.xaml.cs
SuperQuery/UserControls/ToolBars/ToolBarBase.cs
SuperQuery/WPFViewFactory.cs
Views/IAddDatabasesView.cs
Views/IDBListUpgradeView.cs
Views/IEditDatabaseView.cs
Views/IExportResultsView.cs
Views/IMainWindowView.cs
Views/IQueryView.cs
Views/IRemoveDatabasesView.cs
Views/ISaveItemsView.cs
Views/ISelectDatabasesView.cs
Views/ISelectServerPluginView.cs
Views/IServerDetailsView.cs
Views/IView.cs
Views/IViewFactory.cs
Views/Properties/AssemblyInfo.cs
Views/ViewManager.cs
Views/Views.csproj
Views/Views.csproj.user
WizardControl/Properties/AssemblyInfo.cs
WizardControl/Properties/Resources.Designer.cs
WizardControl/Properties/Resources.resx
WizardControl/Properties/Settings.Designer.cs
WizardControl/Properties/Settings.settings
WizardControl/Views/IPage.cs
WizardControl/Wizard.xaml
WizardControl/Wizard.xaml.cs
WizardControl/WizardControl.csproj
WizardControl/WizardControl.csproj.user
XMLProviders/Extensions/XMLExtensions.cs
XMLProviders/Properties/AssemblyInfo.cs
XMLProviders/SavedDatabasesProvider.cs
XMLProviders/UserConfigurationProvider.cs
XMLProviders/XMLProviders.csproj
XMLProviders/XMLProviders.csproj.user
Download
Click the following link to download superquery.zip.
superquery.zip