From: Russell R <Ru...@pa...> - 2010-01-18 16:59:28
|
Hi This is the summary of all my other posts. Sorry for the confusion earlier, but I thought it best to consolidate. I am running the latest version of firebird client (2.5.1) built for .net 2.0 compact framework (Thanks Jakub). During a fetch cycle of a large select, I often get a 10054 error on the server and read error within the client code. This only happens when communicating via a LAN connection (never via a USB). I have tried many different error recovery tatics and none of them seem to work. Also the network I am using is only local and so there shouldn't be too much noise. Once I get the 10054 error, the only solution seems to be to close the connection and start a new one. However, this is quite time consuming on a Windows CE device and the server eventually crashes. Therefore I think the issue must be related to how the client/server interacts with TCP and this would mean looking into the client code. Whilst I have the code, I don't think I could readily find out what is going on. Please could someone help out Thanks a lot Russell Rose Passfield Data Systems Ltd Tel: +44 1404 514401 -- View this message in context: http://old.nabble.com/Firebird-Client-error-during-Fetch-cycle-tp27213450p27213450.html Sent from the firebird-net-provider mailing list archive at Nabble.com. |