Re: [Firebird-net-provider] Problem with .NET provider 1.7.1 and Firebird 2.0 RC5

2006-10-12 Thread Carlos Guzmán Álvarez
Hello: > When trying to connect to firebird 2.0 RC5 Embedded mode (with the version > 15.3 works ok) and the .NET provider 1.7.1, I get the following exception: It's a known issue that should be fixed now in CVS ( the problem comes with the server name that is too long for the buffer size the pro

[Firebird-net-provider] Problem with .NET provider 1.7.1 and Firebird 2.0 RC5

2006-10-11 Thread Rub�n de Alba
Hi all, When trying to connect to firebird 2.0 RC5 Embedded mode (with the version 15.3 works ok) and the .NET provider 1.7.1, I get the following exception: StackTrace " at FirebirdSql.Data.Common.IscHelper.VaxInteger(Byte[] buffer, Int32 index, Int32 length)\r\n at FirebirdSql.Data.Comm

[Firebird-net-provider] Problem with .NET provider 1.7.1 and Firebird 2.0 RC5

2006-10-11 Thread Rub�n de Alba
Hi, When trying to connect to firebird 2.0 RC5 Embedded mode (working with the 1.5.2 all is ok) and the .NET provider 1.7.1, I get the following exception: System.IndexOutOfRangeException: StackTrace " at FirebirdSql.Data.Common.IscHelper.VaxInteger(Byte[] buffer, Int32 index, Int32 length)