Re: [Firebird-net-provider] Error reading data from the connection

2017-11-16 Thread Gerdus van Zyl
You can just catch the exception, rollback the batch transaction if possible, reconnect and retry that batch again. Having retry logic is the only way to ensure reliability. On 16 November 2017 at 16:33, LtColRDSChauhan wrote: > Hello, > > 1. I need to frequently copy a

[Firebird-net-provider] Error reading data from the connection

2017-11-16 Thread LtColRDSChauhan
Hello, 1. I need to frequently copy a table from one database to another. This has started to fail now, apparently due to increase in number of records. Attempting to copy about 13,26,000 records fails reporting “Error reading data from the connection”. Number of records that I can still