Posts
Sort by recent activity
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 ...
Requiring AS keyword
I have queries that have table aliases for the join and I want to use SQL prompt to reformat the queries to add the `AS` keyword between the table name and the table alias.ie SELECT * from Table1 t...
Forum Tags
@RoseannaW , Do you know how to get more tags added in the forum? When I try to type in a tag it only let's me pick tags that in the list, but the list is kinda short and has some odd tags like 't...