
Navicat for SQL Server is a graphical tool designed for database management and administration. It allows you to create, edit, and delete all database objects such as tables, views, functions, indexes, and triggers, or execute SQL queries and scripts. You can also view and edit table data, including BLOBs and HEX, and represent table relations as an ER Diagram.
v11.1 [Sep 9, 2014]
Improvements:
- Allow copying field names in Table Viewer and Query's Result.
Bug Fixes:
- Unable to add new computed column to an existing SQL Server table which already have computed columns in Table Designer.
- Crashed after multiple drag & drop tables in Model Designer.