Compartilhar via


Conectar-se a dados com o Server Explorer Explorer/Database

Server Explorer/Database Explorer is the server management console for Visual Studio.Use this window to open data connections and to log on to servers and explore their system services.

Use Server Explorer/Database Explorer to view and retrieve information from all of the databases you are connected to.Você pode fazer o seguinte:

  • List database tables, views, stored procedures, and functions

  • Expand individual tables to list their columns and triggers

  • Right-click a table to perform actions, such as showing the table's data or viewing the table's definition, from its shortcut menu.

Observação:

Nos produtos Visual Studio Express, essa janela é chamada Explorer do banco de dados.Em todos os outros produtos Visual Studio, essa janela é chamada Server Explorer.

To access Server Explorer/Database Explorer, choose Server Explorer or Database Explorer on the View menu.To make the Server Explorer/Database Explorer window close automatically when not in use, choose Auto Hide on the Window menu.

  • Connections to various types of databases are listed under the Data Connections node.You can explore databases of other types than SQL server, and running on platforms other than Windows.For example, you can create a data connection to an Oracle database running on a UNIX or a Microsoft Windows system.

The following topics provide guidance on using Server Explorer/Database Explorer to create and manage data links and database connections.

Nesta seção

Seções relacionadas