I need to insert text into a SQL Server Database and quite
often a single quote will be encountered such as
O'Reilly. The insert fails at this point. I was told to
use an escape sequence to overcome this but I am not
familiar with this process. Can anyone help???
Thanks,
Robert