Hi team,
We have a web site using an oracle database called for example "MyOrganization". We need to migrate to Dynamics CRM 2016 on-premises. In this case, we will do a manually transformation of this oracle database to an Sql Server database called "MyOrganization_MSCRM" that respects the structure of CRM database (to be imported after in a deployment).
What we think, is to transform each table "tableX" in oracle to a table "tableXBase" in Sql Server that represents the entity called "tableX" and replacing the Foreign keys to other table with a GUID.
I shared with you my concerns and I would ask you whether you could suggest me any idea or any clue to achieve this.
Thanks a lot..
Akrem
*This post is locked for comments