Hmmm... It helps to explain to the OP that single quotes can be escaped with another single quote.
» Perera & Son''s Stores This is not to say that there is an error with your suggestion, however I felt it could have been more verbose. It is the accepted method from a security point of view to use Command parameters which have built in escaping for such sequences. On Jul 22, 12:48 pm, Adarsh Kumar <[email protected]> wrote: > Use the command parameters to insert values. It should solve the problem... >
