Re: [Firebird-net-provider] Isql and non-ASCII characters

2010-03-11 Thread Jiri Cincura
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

Re: [Firebird-net-provider] Isql and non-ASCII characters

2010-03-11 Thread Jiri Cincura
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 >

Re: [Firebird-net-provider] Isql and non-ASCII characters

2010-03-11 Thread Gábor Török
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