Subject | Re: [firebird-support] Re: Error : Cannot transliterate character between character sets. |
---|---|
Author | Stefan Heymann |
Post date | 2010-11-05T13:11:15Z |
> Change charset to NONE in client connection and will be fine.Nothing is fine with NONE, you'll only make things worse. When there
are non-ASCII characters in your SPs then you should handle them
correctly. NONE doesn't handle anything.
Regards
Stefan