I have a Windows application which is accessed through Once Click installer. I installed the Windows application through Once Click installer. If we open the installed exe file in Windows Notepad, all the inline SQL queries are shown in the notepad. But other details are shown in encrypted format.
The inline SQL queries should not be displayed in Notepad. Is there any other way to solve it other than converting the inline queries to SP?