Mladen Prajdić Blog

Blog about stuff and things and stuff. Mostly about SQL server and .Net

SSMS Tools Pack 4.7 is out with new features (Expand SELECT *, Find Item in Object Explorer), and a few bug fixes



SQL Editor Plus
New: Expand SELECT * to show columns from the tables, views, UDFs, CTEs, etc used in your query.
New: Quickly find an object in Object Explorer by pressing F12. It works for tables, views, stored procedures and UDF's.
Improved: Run Statement at Cursor adds the option to run statement from start up to the cursor position.

Search Databases, Tables, Views Data
Search results are now displayed in the query window connected to the same database as they were run on.
A bug was fixed where it didn't show correct number of found values
if the searched value was in more than one column in same row.

Export to Excel
Numbers longer than 15 digits are now treated as text, because Excel auto-truncates them.

Run Custom Scripts
Custom scripts can now be marked as External and will be run in the Command Line.

Manage License Activations
You can now check your license details and number of activated machines by yourself.

You can download it here and hope you enjoy it.