Client Interfaces Guide > Connecting to TDV Server through ADO.NET > Working with the Server Explorer
 
Working with the Server Explorer
Because you can customize the working area of Microsoft Visual Studio, the views presented in the screen shots below might differ from what you see. From the Server Explorer panel a table editor can be launched to create new queries from published TDV objects (tables, views and procedures).
To work with published TDV objects in Visual Studio
1. From the Visual Studio Server Explorer pane select and expand a TDV data source node.
2. Right-click on the Tables node and select New Query.
3. In the Add Table dialog, select the tables you want in the query and click Add, then Close the dialog.
4. Use the Query Designer to query the TDV data sources in Visual Studio.