Subject RE: [IBO] network timeout?
Author Jason Wharton
> When network connectivity is down and client cant reach
> the server during the DB operation, it takes some time to
> get to Connection.OnError event handler.
>
> Is there a way to change this timeout value?

I don't think so unless you customize the DPB (database parameter block) or
change a setting on the client somewhere, but I have no idea if such a
facility exists. Please refer to the InterBase or Firebird documentation
for the final answer on this.

HTH,
Jason Wharton