From: Russell R <Ru...@pa...> - 2010-01-18 20:34:21
|
The device has powersave switched off. Can you point me in the direction of how to configure the SO_LINGER option - maybe this will help. My code starts up a reader and it grabs the first 200 rows (default setting). After I have read the 200 rows the next read (I have put on a counter to determine which row it fails on) causes the 10054 error and generates an error on the client. The client gives no error information, but the stack trace indicates that it's during the fetch (often on the 201 row). After this I must reset the connection for anything to work -- View this message in context: http://old.nabble.com/Firebird-Client-error-during-Fetch-cycle-tp27213450p27216333.html Sent from the firebird-net-provider mailing list archive at Nabble.com. |