ASP.NET Logo Back to WebMatrix Home

 
Creating A Database
Disconnect from a data source
In this walkthrough, you will learn how to disconnect from the database you have been editing in the previous sections.
  1. Click the Data tab in the Workspace window.

     
  2. Click the parent, server node (localhost.Orders) in the Data window tree view.

     
  3. Click the Close Connection button on the Data window toolbar. 

    Close Connection

    Note: The Close Connection button is disabled unless you select the parent, server node in the Data window tree view.

     

Next Step >>