detect disconnected Database by ADO



Hello,

Is-it possible to know the ADO connection state of a Database
(_ConnectionPtr) ?
The property State give the previous command state.
Is there a method to know the connection state (synchronous) ? (for example
to know if the database is down , or the server is unavailable, ...)

Thanks


.