I found some similar questions and answers (like this) where people suggested to Search & Replace the single (') with two (''). I just wanted to know, is there any better way to resolve this issue other that doing search & replace? Below are my code blocks:
Stored Procedure
C# Code
Exception
Testing Value
A-A!@#$%^&*()-=+|]}[{;:'"?/.>,<`~
Thanks in advance.