Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two databases. How to remove one?
Message
 
 
To
01/03/2015 15:33:23
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2014
Application:
Web
Miscellaneous
Thread ID:
01616042
Message ID:
01616043
Views:
47
Those are not databases but SQL Server instances. The first is default with SQL Server 2008 and the second with SqlExpress 2005. Most likely SqlExpress has been installed by a Visual Studio

You have to ununstall the second one if you want to get rid of it.
Another option is to disable service for SqlExpress so it'll not run

>
>When I run SSMS I can select one of two databases:
>1. The same name as the computer (MyComputerName) and the version says 10.0.5500
>2. MyComputerName\SQLEXPRESS. Version 9.0.1399
>
>Since the first one is higher version number, do I understand that I can remove/delete the SQLEXPRESS (of earlier version)? If so, how do I remove it?
>
>TIA
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform