From: olegmad <ol...@ya...> - 2003-11-14 11:39:51
|
> Don't worry, can you try to debug FbCommand.parseParameters() and see > what is the encoding being used for each parameter in the line: > > Encoding encoding = gdsParams.SqlVar[i].Encoding; when i = 0; EncodingName = Unicode (UTF-8); when i = 1; EncodingName = Cyrillic (Windows); |