Re: SQL Syntax for a single quote in a string.



Use a parameter for the string value. That is the easy solution.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: Bug or limitation in the functionality of sp_OAMethod
    ... > This problem seems to basic not to have an easy solution. ... >>> string being passed to the COM object instead. ... >>> I have confirmed that the stored procedure sp_OAMethod ... >>I almost always end up writting COM wrapper object ...
    (microsoft.public.sqlserver.programming)
  • Re: Character encodings
    ... Here's hoping someone knows of any easy solution. ... I'm looking for an easy way to remove french characters and replace them ... > with their english equivalent. ... > English String: J??l ...
    (comp.lang.java.help)
  • Re: Get name of instance of object
    ... Joanna Carter [TeamB] wrote: ... | and it does this for references to these instances inside a string? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Breaking up Strings correctly:
    ... I have been searching for an easy solution, ... Suppose I have a string of expressions such as: ... valstack.append([op, lhs, rhs]) ...
    (comp.lang.python)
  • Re: Indices and client data sets
    ... for the small number of records that CDS is intended to hold. ... Bill Todd (TeamB) ... > manually with TClientDataSet's AddIndex method? ...
    (borland.public.delphi.database.ado)