If it can help, provider's stack trace is next:

at System.Net.OSSOCK.recv(IntPtr, IntPtr, Int32, SocketFlags)
at System.Net.Sockets.Socket.Receive(Byte[], Int32, Int32, SocketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[], Int32, Int32)
at System.IO.BufferedStream.Read(Byte[], Int32, Int32)
at FirebirdSql.Data.Gds.XdrStream.Read(Byte[], Int32, Int32)
at FirebirdSql.Data.Gds.XdrStream.ReadInt32()
at FirebirdSql.Data.Gds.GdsConnection.NextOperation()
at FirebirdSql.Data.Gds.GdsStatement.Execute()
at FirebirdSql.Data.Firebird.FbCommand.ExecuteCommand(CommandBehavior, 
Boolean)
at FirebirdSql.Data.Firebird.FbCommand.ExecuteCommand(CommandBehavior)
at FirebirdSql.Data.Firebird.FbCommand.ExecuteScalar()


Also if i use UPDATE command instead of EXECUTE BLOCK than all works fine.


PS I tried to debug this, but can't find a problem :-(


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to