Менеджер для работы с
MS SQL Server, предназначенный для администраторов и разработчиков.
MS SQL Maestro представляет собой графический интерфейс, позволяющий легко и удобно проводить различные операции с базой данных. Можно в визуальном режиме создавать, редактировать, копировать, экспортировать и удалять все объекты базы данных, создавать различные запросы, экспортировать и импортировать данные в популярные форматы файлов, управлять пользователями, группами и привилегиями и многое другое.
Таблетка: присутствует
Сайт разработчика:
http://www.sqlmaestro.comServer management extensions:
Extended property management has been implemented. Now you can add/edit/drop such properties for tables, views, procedures, columns, indexes, etc.
Since this version our software allows you to view and analyze SQL server logs (of course if you have enough privileges for this operation).
Interface improvements:
The SQL Generator tool has been implemented. Use this feature to produce various SQL scripts (CREATE, DROP, SELECT, INSERT, etc.) for the selected object. The result script can be saved to a file, copied to clipboard, and opened in SQL Editor or SQL Script Editor.
Data Grid has been significantly updated:
The notification pane is now displayed after simple mode activation (filtering, grouping and sorting features are not supported in this mode). All the related settings can be customized in the Options dialog.
The Generate Query command has been added to the Table / View Editor. Use this command to copy current filter conditions to the SQL Editor window as an SQL query. It is also possible to copy filter condition to clipboard as WHERE clause using grid’s popup menu.
Now it is possible to encrypt the contents of the selected cell by the md5 algorithm (the corresponding item has been added to grid's popup menu).
Create Database Profiles wizard: the Hide already registered databases option has been added.
Object editors, SQL Editor, Database Designer, BLOB Viewer and other database-dependent windows: only connected databases are now displayed in the drop-down list.
The F11 key is now used to show the Explorer tree.