Mladen Prajdić Blog

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

SSMS Tools Pack 4.5 is out with full support for SSMS 17 and various feature improvements.


Full support for SSMS 17
All reported issues during the beta support have been resolved.

Connection Coloring
Connection Coloring is now improved by coloring the server/database in Object Explorer as well.
This way you can always see if you're working on the correct server/database.

SQL Editor Plus
Auto-rename window tab text has been extended with option to rename the tab to
either the first line in the executed T-SQL script or the next non-empty line after
the user-set line in the executed T-SQL script if the user-set line is empty.

Export to Excel
Full support for correctly exporting Unicode characters not in extended ASCII set into an Excel file.

CRUD Generator
Update stored procedure is NOT generated if there are no updateable columns in the table.

You can download it here and hope you enjoy it.