Re: [Firebird-net-provider] Problems with firebird .net provider on mono

2010-01-02 Thread João Dias de Carvalho Neto
Hi, Thanks Jiri, I will do this! Happy new year for everyone! :-D 2009/12/31 Jiri Cincura > 2009/12/31 João Dias de Carvalho Neto : > > I Compiled the source on MS Visual Studio with MONO;LINUX compiler > > directives. When a try to use the assembly other charsets raised the same > > Sure. Th

Re: [Firebird-net-provider] Problems with firebird .net provider on mono

2009-12-31 Thread Jiri Cincura
2009/12/31 João Dias de Carvalho Neto : > I Compiled the source on MS Visual Studio with MONO;LINUX compiler > directives. When a try to use the assembly other charsets raised the same Sure. The error isn't related to charset you're using. It's about charset initialization. > exception. I could e

Re: [Firebird-net-provider] Problems with firebird .net provider on mono

2009-12-31 Thread João Dias de Carvalho Neto
Hi Jiri! I Compiled the source on MS Visual Studio with MONO;LINUX compiler directives. When a try to use the assembly other charsets raised the same exception. I could establish connection on mono only when I comment all charsets on Charset.cs file, except the one that I'm using (Win1252) I Don'

Re: [Firebird-net-provider] Problems with firebird .net provider on mono

2009-12-31 Thread Jiri Cincura
On Thu, Dec 31, 2009 at 10:59, Jiri Cincura wrote: >> [Task:File=/home/jdias/Área de >> Trabalho/NETProvider/source/FirebirdSql/Data/Client/Managed/Version10/GdsStatement.cs, >> Line=731, Column=95, Type=Error, Priority=Normal, Description=Can not >> compute type of conditional expression as `shor

Re: [Firebird-net-provider] Problems with firebird .net provider on mono

2009-12-31 Thread Jiri Cincura
2009/12/31 João Dias de Carvalho Neto : > I had problems in connection with Firebird 2.1 and the Provider on Mono. I recommend to use 2.5. > Unhandled Exception: System.TypeInitializationException: An exception was > thrown by the type initializer for FirebirdSql.Data.Common.Charset ---> > System

[Firebird-net-provider] Problems with firebird .net provider on mono

2009-12-30 Thread João Dias de Carvalho Neto
Hi, I had problems in connection with Firebird 2.1 and the Provider on Mono. When the FbConnection.Open() method was called, one exception was raised: Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset --->