Today, I would like to share with you that KingswaySoft, where I work, has just launched a new website called SQL2FetchXML.com, which is a free online converter that helps convert SQL script into CRM FetchXML query.
FetchXML is a proprietary query language that is used in Microsoft
Dynamics CRM, which helps query data from CRM system through its web
service interface. We, as developers, are usually familiar with writing SQL script.
Often the case, we take pride in our productivity when writing SQL
script, and sometimes complex ones. But when it comes to FetchXML, we
need to worry about the XML syntax, formatting, which makes us much less
productive. With sql2fetchxml.com website, you can continue to use your
SQL mindset, and let the utility handle the conversion for you.
Please feel free to give it a try and let me know how it goes.
Hope you find this utility useful.
Deep within the Weeds: Dates in Dataverse
15 hours ago