Hello
I am generating fetch xml queries in my server side code
I want to escape characters for <filter condition="like"...>
What should I do?
*This post is locked for comments
Hello
I am generating fetch xml queries in my server side code
I want to escape characters for <filter condition="like"...>
What should I do?
*This post is locked for comments
Hi Amir,
Could you provide your question background?
<filter condition="like"...>
can be converted into
WHERE column_name LIKE ...
Hope this helps.
Best Regards,
Lu Hao
Hi Amir,
Can you please elaborate what is your requirement ? why you want to escape those characters ? Normally FetchXML are executed by internal dynamics CRM request method , so for me you don't need to worry about SQL injection in Dynamics CRM.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156