Hello,
I am looking for a method that escape special characters for SQL queries.
E.g.: I want to escape : ‘ in a where expression: ‘….Where field1 = ‘’‘, myvariable , ‘‘’ …..’ with myvariable := ‘don’’t do’.
I am using garage and haven't found it in the package. Does someone know where I can found it?
Thanks in advance,
Best regards,
Vincent