Have a feature to generate template scripts for multi selected objects.
1. Multi select objects, right mouse click and select "Generate Template Script".
2. Dialog comes up where user can type "ALTER PROCEDURE .
3. Generate, would generate a script where the SQL statement would be applied to each selected object with the name replaced.
scripts to a (new) window
OBJECT_DATABASE
OBJECT_SCHEMA
OBJECT_NAME
PARENT_DATABASE
PARENT_SCHEMA
PARENT_NAME
OBJECT_DATABASE
OBJECT_SCHEMA
OBJECT_NAME
PARENT_DATABASE
PARENT_SCHEMA
PARENT_NAME
I don't like the interface. The dialog should probably generate script into a Preview tab, have Back button.
Let me know if you want me to change things, Niels.
I don't like the interface. The dialog should probably generate script into a Preview tab, have Back button.
Let me know if you want me to change things, Niels.
Don't close the dialog after completion.
Don't add the extra line feed
Don't close the dialog after completion.
Don't add the extra line feed
fixed: don't close the dialog, don't add an extra linefeed.
fixed: don't close the dialog, don't add an extra linefeed.
Issue #2915 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| No fixed build |
| No time estimate |
scripts to a (new) window