Online Documentation for SQL Manager for SQL server
Database context menu
The context menu of a registered database in the DB Explorer tree allows you to:
- connect to the selected database (if connection to the database is not active yet);
- disconnect from the selected database (if connection to the database has been already set);
- access database tools available in the Tasks submenu;
- view/edit the Database properties;
- create a new database on the host where the selected database resides;
- drop the selected database;
- register a new database using Register Database Wizard;
- view/edit the selected database registration information within the Database Registration Info dialog;
- unregister the selected database;
- unregister the host where the selected database resides;
- generate the script and open it in Query Data;
- generate the script and copy its text to Windows clipboard;
- configure representation of hosts and databases in Database Explorer;
- refresh the selected database;
- test connection to the database (or reconnect if connection has been already established);
- create a new tab for the selected database to access it through this tab quickly and/or manage the existing tab;
- search for an object within the tree.
Tasks submenu allows you to:
extract database objects and/or data to an SQL script
generate html report of the selected objects
create to-do list
See also: |