Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Database Explorer option missing in view menu

I'm not able to see "Database Explorer" link in view or view-other menu.

alt text

Rishi

like image 567
Ris Avatar asked Oct 07 '10 08:10

Ris


People also ask

How do I open database in Explorer?

In the Database Explorer (View | Tool Windows | Database Explorer), you can work with databases and DDL data sources. You can view and modify data structures in your databases, and perform other associated tasks. To view a table, double-click the table. For more information about different viewing modes, see View data.

How do I view the database in Visual Studio?

To connect to a database instance In Visual Studio, make sure that SQL Server Object Explorer is open. If it is not, click the View menu and select SQL Server Object Explorer. Right-click the SQL Server node in SQL Server Object Explorer and select Add SQL Server.

How do I view Object Explorer in Visual Studio?

Viewing Object Explorer Object Explorer is visible in Management Studio by default. If you cannot see Object Explorer, on the View menu, click Object Explorer.

How do I explore a SQL database?

Use SQL Server Management StudioIn Object Explorer, connect to an instance of the SQL Server Database Engine, and then expand that instance. To see a list of all databases on the instance, expand Databases.


2 Answers

I think you're looking for the 'Server Explorer' which is on the view menu. The default key binding is Ctrl+Alt+S

like image 77
nickd Avatar answered Nov 09 '22 04:11

nickd


It's called "Server Explorer", directly under the View menu.

alt text

like image 26
nos Avatar answered Nov 09 '22 05:11

nos