Subject auto reconnect
Author d_dude_2003
Hi folks,

I have a D7 app which uses IBO to work with FireBird 1.5 database. It
also uses madExcept to be able to email customer error reports.

How do i integrate auto reconnect feature? For example when LAN
connectivity to database server machine is lost...or FireBird service
on it is stopped...i'd like to start a timer to restore the connection
automatically...

What is the best way to do this?

Thanx.