2010/3/11 Gábor Török <tgabo...@gmail.com>: > 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 > charset. How can I execute statements that contain strings that can't > be represented using the database default charset? Is it possible > somehow? How does Isql.exe execute these comands producing the right > result using the same database?
You have to use parameters. Which isn't available if you're running script. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider