Skip to content

RFE: Add Multi Execute window, which propagates and executes its command(-s) to all connected Aliases #75

@t603

Description

@t603

Hello,

may I ask You to consider following RFE? RFE: Add Multi Execute window, which propagates and executes its command to all connected Aliases.

The reason is for this RFE is to have a (non-?)blocking popup window of New SQL Worksheet called let say "Multi Execute SQL Worksheet", which will not be connected to one particular already connected Alias, but to all already connected Aliases. Then the user will code SQL command(-s) in this "Multi Execute SQL Worksheet" and once the user click Run SQL on selected SQL commands, these SQL command from "Multi Execute SQL Worksheet" will be copied into SQL Worksheet of (all?) already connected Aliases and (immediately or after some "Are You sure to run them on all opened Aliases?" check) executed.

The purpose of this RFE is to enable fast and uniform execution of SQL commands on multiple instances of Aliases, which have the same or similar database objects. Well, some of current features may not be possible (like export to File) unless there will be support of some kind of placeholders inside FileNames like "NameOfAlias", but I guess, that event without such placeholders the "Multi Execute SQL Worksheet" would be an advantage.

This idea is similar to approach of MultiExec feature of MobaXterm vs PuTTY, but in the database world.

This RFE would work the best once RFE #73 and #74 would be implemented, but can work even without them,

Thank You in advance, Stepan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions