Subject | Re: Escape single quote (apostrophe) |
---|---|
Author | Adam |
Post date | 2007-09-25T01:21:21Z |
--- In firebird-support@yahoogroups.com, Jeff Dunlap
<jeff_j_dunlap@...> wrote:
What is your client language/environment?
Most languages have some sort of idea of a paramatised query which
takes care of necessary escaping.
Adam
<jeff_j_dunlap@...> wrote:
>quotes found within strings of text.
> I am wondering if there is something that FB offers to escape single
>escape the single quote with two of them.
> For example:
>
> sText = "Tom's Webpage";
>
> This string of text will cause a FB error to occur unless you
>does the client just have to do the escaping before sending to FB?
> Is there something available to handle this on the server or is
What is your client language/environment?
Most languages have some sort of idea of a paramatised query which
takes care of necessary escaping.
Adam