Subject Interbase connection test
Author Andrea Demaria
Hi,
I'm developing an SNMP Agent that retrieve the data from Interbase DB.
The version of Interbase used is the WI-V6.0.0.627 with Interclient 1.6 for
Windows NT.
I'd like to know when the connnection with the Interbase server goes down; I
tried to use isClosed() method of the class Connection for that purpose, but
this method returns always true also when the Interbase server is down.
Could anybody help me??

Thanks

Andrea