If you run Microsoft Dynamics NAV 2009 Setup on a computer where any Microsoft Dynamics NAV 2009 components are already installed, you see the following options:

Removing the Demo Database

Setup does not remove the demo database. After you use Setup to remove Microsoft Dynamics NAV software from your computer, you must manually remove the demo database.

With SQL Server

If you have SQL Server 2005 or SQL Server 2008, use SQL Server Management Studio to remove the Microsoft Dynamics NAV demo database, which is called Demo Database (6-0).

If you have installed SQL Server with the guidelines in Installation Considerations for Microsoft SQL Server, then SQL Server Management Studio is already installed on your computer. Otherwise, update your SQL Server installation to include either the Workstation components, Books Online, and development tools option for SQL Server 2005 or the Management Tools - Complete option for SQL Server 2008.

With SQL Server Express

If you did not have SQL Server on your computer when you installed the demo database, then Microsoft Dynamics NAV Setup installed SQL Server 2005 Express Edition to host the database. To remove the demo database, follow these steps:

  1. Download and install Microsoft SQL Server Management Studio Express from the Microsoft Download Center.

  2. Use SQL Server Management Studio Express to remove the Microsoft Dynamics NAV demo database, which is called Demo Database (6-0).

  3. Uninstall SQL Server 2005 Express Edition.

See Also