Hello All,
In one of our server method we are inserting records into Register table. One of the Column is Name.Some times we retrive name from database as O'Harry ,
D' Ologla. Insert statement fails if a name has apostrophe . Can we insert records into register table with apostrophe ? Is there any key word in dql to accept specail characters? I tried using '\' before specail character it did not work. Please, let know if any key word needs to be used to avoid failure while inserting into register table. Example will of great help.
Thanks in Advance.
Marada.