Subject Is it possible to reconnect after a network outage?
Author buffyblice
I am using a FirebirdConnection object and I get an exception with
ISC_NETWORK_ERROR (335544721) when there is a network issue. Is there
anything I can do to get that FirebirdConnection object functional
again when the db machine comes back online, or do I have to recreate
another FirebirdConnection object and connect the new object?