Re: [Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Jiri Cincura
On Thu, Oct 22, 2009 at 19:59, Ivan Arabadzhiev wrote: > If I were to open a UTF8 connection for > example ... wouldn`t that corrupt the data in some way? No. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com -

Re: [Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Ivan Arabadzhiev
Thu, 22 Oct 2009 20:52:48 +0300, Jiri Cincura : > Looks like you're using some character set, that is not supported in > this version of framework. > OK ... but my DB is WIN1251 ... If I were to open a UTF8 connection for example ... wouldn`t that corrupt the data in some way? -- Sanity is a s

Re: [Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Jiri Cincura
Looks like you're using some character set, that is not supported in this version of framework. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com -- Come build with us! The Bla

[Firebird-net-provider] "PlatformNotSupportedException" On windows CE

2009-10-22 Thread Ivan Arabadzhiev
I had a few glitches on my way to get the emulator working properly (still unable to build a .cab file for it though ...), so I decided to run my application directly (with no instalation). I`ve setup .net compact framework 3.5, but now I get : System.PlatformNotSupportedException: PlatformNot