Query CDS/CRM Online Data using SQL Query in SSIS
In this blog post, we demonstrate how to connect to CDS/CRM Online SQL database through an ADO.NET Connection Manager and query data using the Premium ADO NET Source component, a part of our SSIS Productivity Pack.
Migrating Dynamics CDS/CRM Quote with Revisions in SSIS
In a prior blog post, we explained how to migrate quotes from one Dynamics CRM system to another however it only focused on the most recent quote. In this post, we expand on that migration and show you how to use our software to migrate Dynamics CDS/CRM quotes with revisions in SSIS.
Extracting Audit Logs for Multiple CRM Entities
KingswaySoft SSIS Integration Toolkit for Dynamics 365 offers a robust and easy way to retrieve and read audit logs. Learn how to extract these audit logs.
Solving the "Paging cookie is required" error
When using FetchXML query to read data from Microsoft Dynamics CRM server, you might run into an error complaining "Paging cookie is required when trying to retrieve a set of records on any high pages". We have a solution for this error.
Limitations with CRM FetchXML
This blog post discusses some limitations with CRM FetchXML query.
Introducing SQL2FetchXML Online Converter
Today, we are happy to announce that we have just launched a new website called SQL2FetchXML.com, which is a free online converter that helps convert SQL script into CRM FetchXML query.