hi ,
how to check firebird server service is running/ still running ? or how to close database connection automatically when firebird server is down ?
zeos 7.0.3 lazarus 1.14
thanks;
how to check firebird server service is running ?
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: how to check firebird server service is running ?
Have to pass. Reconnecting isn't supported yet.
I plan this feature on 7.3.
But you can Ping the Server by using TZConnection.DbcConnection.PingServer = Integer.
I plan this feature on 7.3.
But you can Ping the Server by using TZConnection.DbcConnection.PingServer = Integer.
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/