Posts
Sort by recent activity
Script Generator doesn't handle multiple tags
In the Script Generator you can only add a single tag to a script. It would be ideal if multiple tags were allowed to be assigned as well since it is supported by the Schema.
Script Generator UI Change
Could the Script Generator UI be updated so that the script is tabbed interface, and then `Description` as a separate tab instead of a small text box? The `Description` text box does resize if the...
CDATA not handled correctly by UI
Within the `rgtool` XML the schema uses CDATA tags for containing information, in this specific case it is in the `description` node. However if the data in the CDATA tag contains a character that...
Open in SSMS Option
Could you create a feature in Script Manger that would allow you to open a script in SSMS automatically? So instead of just an option of `Run` you could have `open in SSMS`. Or possibly include...
Script Icons
When I specify an an `icon` attribute on the `description` node, it has no affect. I am using the stock icons that are listed in the documentation, but nothing ever appears in the UI.Here's the XM...
Script Signatures
What is the process for creating a signature for a script? The documentation states that the <signature> node in the XML allows a script to be signed but doesn't state how this is accomplished.
Description values not showing
I have been adding new scripts that we use internally to the tool, and I have noticed that when I add description text to a script, it does not display in the UI.Here is the contents of an example ...
Execute Query Dialog Request
When you go to execute a query from SQL Script Manager, the dialog box is missing a lot of features that have been added to the dialog for other Redgate products like SQL Compare. In SQL Script Ma...
SQL Prompt Bulk Actions missing
When I initially installed the SQL Toolbelt I had the `Bulk Actions` menu item, but after applying some updates to the apps I have now noticed that that option is no longer there. How do I get thi...
Code Coverage Error
I am trying to use SQL Test on the test tSQLt database and the tests complete correctly, but the code coverage errors. The error is as follows:System.IO.FileLoadException: The located
assembly's ...