I recently installedSQL Server 2014 Management Studio. I selected all components, but the following failed to install. (I can run queries, but some database diagrams are not showing all relationships - it's not apparent if this is related to the failure to install these components.)
- Reporting Services - Native
- Database Engine Services
- Data Quality Services
- Full-Text and Semantic Extractions for Search
- SQL Server Replication
I already hadSQL Server 2008 (R2) installed as well as Visual Studio 2010. (I installedVisual Studio 2010 SP1 as a prerequisite for SQL Server 2014.)
While installing SQL Server 2014, I was asked if I wanted to use the existing settings fromSQL Server 2008 (R2). I responded 'no', but am now wondering whether this contributed to the failed install.
This raises two questions:
1. Can I still capture the settings fromSQL Server 2008 (R2) and apply them to SQL Server 2014.
2. If not, I would like to reinstall SQL Server 2014, so I can respond 'yes' when asked if I want to use theSQL Server 2008 (R2) settings. In this case, would it be necessary to first uninstallSQL Server 2014 before reinstalling it?
I'd appreciate any ideas on this. Thanks.