Subject | Re: [firebird-support] Saving text containing hyphens |
---|---|
Author | Rolf & Sibylle Nussbaumer |
Post date | 2003-12-08T05:58:57Z |
Paul Vinkenoog wrote:
Concerning hyphens: Obviously, I should check my english dictionary more
often :-)
Rolf Nussbaumer
> Hello Rolf,Thanks a lot, your solution works great.
>
>
> Everytime you specify a string constant in an sql statement, you
> must double all the single quotes that are part of the string,
> because a "single single quote" will be interpreted as the
> end-of-string marker.
>
> By the way, a hyphen is this: - (Bindestrich). Hyphens can be
> left as they are in a string constant.
>
>
> Hope this helps,
> Paul Vinkenoog
>
Concerning hyphens: Obviously, I should check my english dictionary more
often :-)
Rolf Nussbaumer