Subject | Re: [Firebird-Java] How to mask ' ? |
---|---|
Author | Roman Rokytskyy |
Post date | 2006-03-20T09:57:19Z |
> STR:111111''2222Why do you use two single-quotes here? They are needed only for SQL parser,
but the parameter should contain only one.
Roman
Subject | Re: [Firebird-Java] How to mask ' ? |
---|---|
Author | Roman Rokytskyy |
Post date | 2006-03-20T09:57:19Z |
> STR:111111''2222Why do you use two single-quotes here? They are needed only for SQL parser,