44
Views
2
Comments
[ODC] - SQL warning injection

Hey,


I would like to know how to get rid this warning on ODC.

Notes:

- This is a table sort and is dynamic, we tried BuildSafe_InClauseTextList, we get rid of the warning but doesn't work (as expected)

- I tried EncodeSQL function and a different warning is poping out "EncodeSql should only be used to escape string literals. Check the EncodeSql documentation to learn how to use this function."

- We are using ODC - Reactive app

Any suggestions?


Many thanks in advance

Joel Ponte

2026-04-23 05-29-20
Prince Kumar

Hello @Joel Ponte 

I have come across some relevant content that may assist you with your issue. However, I cannot guarantee that it will have the same effect in ODC. 

Please check this link and SQL Injections

Regards

Prince

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.