Subject setting a timeout for isc_attach_database?
Author kshenes
I am using distributed transactions to multiple firebird databases
located on devices attached to a network. If one of these devices is
unavailable, isc_attach_databse takes 380.06 seconds to timeout. How
can I adjust this timeout to something reasonable like 15 seconds.
adjusting isc_dpb_connect_timeout does not seem to effect the client
side timeout.

Any help is appreciated.

Kevin