Subject Re: [firebird-support] Re: Error : Cannot transliterate character between character sets.
Author Stefan Heymann
> 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