Hello,

It seems that .NET provider 1.7.1 doesn't work with embedded firebird
2.0rc1 (from Firebird-2.0.0.12484-0_embed_win32.zip).
There is the following exception when connecting to database:

Unhandled Exception: System.IndexOutOfRangeException: Index was outside
the bounds of the array.
   at FirebirdSql.Data.Common.IscHelper.VaxInteger(Byte[] buffer, Int32
index, Int32 length)
   at FirebirdSql.Data.Common.IscHelper.ParseDatabaseInfo(Byte[] buffer)
   at FirebirdSql.Data.Embedded.FesDatabase.GetServerVersion()
   at
FirebirdSql.Data.Embedded.FesDatabase.Attach(DatabaseParameterBuffer
dpb, String dataSource, Int32 port, String database)
   at FirebirdSql.Data.Firebird.FbConnectionInternal.Connect()
   at FirebirdSql.Data.Firebird.FbConnectionPool.Create()
   at FirebirdSql.Data.Firebird.FbConnectionPool.CheckOut()
   at FirebirdSql.Data.Firebird.FbConnection.Open()
   at FBETest.FBETest.Main(String[] args) in
c:\projects\fbetest\fbetest\fbetest.cs:line 30
-- 
Oleg



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to