Removing a Database Project

See Also

You can remove a database project from your solution when you want to disconnect from the server database. Removing a database project does not delete the database, but only the connection for the local machine.

To remove a database project from a solution

  1. In the Project Explorer, select the database project you want to remove.

  2. From the File menu, select Remove Project.

    A message box will ask you to confirm this action.

  3. To save changes you have made to the database project, choose Yes. To remove the project without saving changes, choose No.

The database project is removed from the current solution. Neither the database itself nor the database project is deleted. The database project is still available as an existing project and can be added to the solution again or to another solution.

To remove a database project in Microsoft® Visual C++®

A message box will ask you to confirm this action.