Hi guys,
I'm adding a lot of customization and records to the system and every time I need to check if everything is ok, I have to request for a database backup, mount it locally and then use SQL Server to check all information.
Is there a way I can query the CRM database with the real data? If I can connect to the CRM using visual studio (SSRS) maybe I can query the database?
I can't do it using SDK because there I can query only using fetchXML or LinQ, but I need "grouping" and "having" to do my checklist.... any ideas please?
Regards,
Raul
*This post is locked for comments
I have the same question (0)