
Hello team,
I am using CRM 2015 online.
Is it possible to connect CRM data base with the SQL?
If yes please provide me the way.
*This post is locked for comments
I have the same question (0)Dear ,
Unfortunately, CRM Online doesn't give you direct access to the database!
There are some good samples in the CRM SDK that show how to retrieve data if you can write C# code.
Please refer to : msdn.microsoft.com/.../hh675400.aspx
Once you manage to connect to your CRM instance, you will have access to all of your CRM data objects.
Hope this helps,
Abed.