SQL Prompt
Latest version: 5.3
Notes & articles
Release notes - version 5.xx
Version 5.2 - November 3, 2011
- Improvements
SQL Prompt 5.2 includes many improvements:
- All SQL Prompt features are now enabled in Denali CTP3 SQL Server Management Studio.
- SQL Prompt now works with Denali servers, with improved support for new keywords and built-in functions.
- More of SQL Prompt's script refactoring features are now available inside Visual Studio for the first time.
- You can now turn code auto-completion on/off using a new SQL Prompt menu option, or a keyboard shortcut (Ctrl + Shift + P).
- You can now press Shift + Tab when editing the code for a snippet to get back to the Description field.
- Fixes
A number of issues have been fixed, including:
- A SQL Azure connection issue has been fixed.
- Expand Wildcards now works for system tables.
- Uppercase Keywords could sometimes change whitespace inadvertently. It now doesn't.
- Some resource leaks have been fixed, which should prevent some crashes in extreme cases.
Version 5.1 - April 12, 2011
- Find Invalid Objects improvements
SQL Prompt 5.1 includes many usability improvements to the Find Invalid Objects feature:
- you can do more with the list of invalid objects, including locating objects in the Object Explorer, copying the list of invalid objects, and scripting multiple invalid objects as ALTER
For full details, see: Finding invalid objects: Tips
- the number of invalid objects that have been found is displayed
- a progress bar is displayed when finding invalid objects
- you can change the server or database you want to find invalid objects in
Timeout errors are also much reduced or eliminated.
- you can do more with the list of invalid objects, including locating objects in the Object Explorer, copying the list of invalid objects, and scripting multiple invalid objects as ALTER
- SQL Refactor favorites
The following has been included from SQL Refactor:
- Uppercase Keywords, as a separate feature from Format SQL
For more information, see: Uppercasing keywords
- Ctrl+B Ctrl+L as a keyboard shortcut for Format SQL in SQL Server Management Studio (Ctrl+K Ctrl+Y is the primary shortcut)
- Uppercase Keywords, as a separate feature from Format SQL
- Fixes
A number of bugs have been fixed, including:
- SQL Prompt 5.1 now works on SQL Server 2005 Express
- Fixed extreme slowdown with Common Table Expressions (CTEs)
- Prevented misleading Thread was being aborted message from being added to log
- Fixed a number of the most common crashes that cause a Notify Red Gate of this error dialog
Version 5.0 - December 15, 2010
- Find Invalid Objects
SQL Prompt 5 enables you to easily find invalid objects in your database. This can be useful, for example, if you have inherited a legacy database and you want to know if objects are referencing other objects that no longer exist in the database.
- Script Object as ALTER from a query window
If you are navigating a query that contains a reference to an object, SQL Prompt 5 enables you to script out that object directly from the query window by pressing F12.
- View column dependencies
SQL Prompt 5 enables you to view a list of objects that reference a column.
- SQL Refactor functionality
SQL Refactor has been retired with the release of SQL Prompt 5. Much of the functionality of SQL Refactor is now available in SQL Prompt Pro Edition; including:
- Smart Rename
- Qualify Object Names
- Expand Wildcards
- Split Table
- Encapsulate as New Stored Procedure
- Find Unused Variables and Parameters
- Summarize Script
For more information on all the new features, including how to try them out, see: What's new in SQL Prompt 5?
For SQL Prompt 4.0 release notes, see: version 4.xx release notes.
Was this article helpful?
SQL Prompt
- SSMS failed to load SQL Prompt add-in 80070002
- No SQL Prompt menu appears in Query Analyzer
- SQL Prompt is showing an old version of my stored procedure (version 3)
- Removing menu items after uninstalling SQL Prompt and SQL Refactor
- A newly-created table exists, but it is not visible in the candidate list (version 3)
- Configuring permissions for SQL Prompt
- Using Intellisense or auto complete with a VS Web project (version 3.5)
- Uninstalling the Visual Studio 2005 add-in
- Unable to cast object of type 'System.DBNull' to type 'System.String' (version 3)
- Suggestions to improve performance for pre-formatted SQL (version 3.9)
- Changing the location of the settings, cache files and snippets folders
- Saving SQL Prompt options (version 3)
- SQL 2008 installation fails with Express Tools rule (version 3.8)
- Add-in failing to load into SQL Server Management Studio on Vista
- Removing SQL Server Management Studio Integration after uninstallation
- Layout SQL Error
- Downgrading to SQL prompt 3.9 from 4.0
- Candidate suggestions being displayed slowly
- SQL Prompt is not showing all linked servers
- Log files
- Refreshing the cache
all SQL products
- Compatibility of Red Gate tools in 64-bit environments
- Application has encountered an error and needs to close
- Error message after installing SQL Toolbelt - The description for Event ID ( 1 ) in Source ( nview_info ) cannot be found.
- Changing the temporary directory used by the installer
- Toolbelt Installer "hanging" while "scanning volumes"
- Login failing with "trusted SQL Server connection" error when using RunAs
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
SQL Prompt
- Activating your products
- Activating your products
- Getting help offline
- Customizing SQL Prompt to write SQL code more efficiently
- SQL Prompt 3.xx - reducing memory usage to improve performance
- Using SQL Prompt 4: tips for SQL Prompt 3 users
- SQL Prompt release notes - version 4.xx
- Release notes - version 5.xx
all SQL products
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

Using SQL Prompt