Hi again,
I have just done an installation and organization import.
What I find in this setting-
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM
for metabase and database are pointers to the Pre import databases.
to clarify, I installed creating new databases I called Migration_MSCRM, then I imported the production databases from the restored location of <companyname>_MSCRM.
But at his registry location - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM
are the Migration_MSCRM
database Provider=SQLOLEDB;Data Source=TCC64\CRM;Initial Catalog=TCCMigration_MSCRM;Integrated Security=SSPI
metabase Provider=SQLOLEDB;Data Source=TCC64\CRM;Initial Catalog=TCCMigration_MSCRM;Integrated Security=SSPI
Shouldn't these be pointing to the current database provider which would be <companyname>_MSCRM?