2010/3/11 Gábor Török :
> FesStatement (I work with embedded server at the
> moment) is prepared in FesStatement.cs, line 289, provider version
> 2.5.2, because the command text is converted to the database default
> charset.
Yes, the embedded server doesn't support Unicode for parameters.
--
Ji
2010/3/11 Gábor Török :
> I investigated where do the information loss happen. I think it
> happens when the FesStatement (I work with embedded server at the
> moment) is prepared in FesStatement.cs, line 289, provider version
> 2.5.2, because the command text is converted to the database default
>
2010/3/11 Gábor Török :
> Hi!
>
> I'm using a database creation script file that is in UTF8 encoding,
> and using "SET NAMES UTF8" it executes well with isql.exe.
> I didn't want to ship isql.exe with my product, so I switched to using
> Isql.FbBatchExecution.
> The script executes, but the string