Subject database reconnect techniques
Author d_dude_2003
Hi folks,

I have a D7 app which communicates with FB 1.5 using IB Objects.

I'd like to implement the following:

1. Automatically check if database connection has been dropped due to
network connectivity or other issues

2. If connection is not available, start trying to reconnect
automatically.

Any tips would be greatly appreciated.

Thanks.