At our company we currently have a Dynamics CRM 2015 instance running, which has all its databases located on our central database server. Recently, we started developing a new solution, this time based on Dynamics CRM 2016, and for this version too we want to have its databases located on our central database server.
However, when I try to install this CRM 2016 instance, the CRM 2016 installer reports the following error (which is correct, as the existing database is from our CRM 2015 instance):
The following databases already exist on the specified SQL Server: MSCRM_CONFIG
Is it supported to deploy two different versions of Dynamics CRM on the same database server, and if so, how?