how to check firebird server service is running ?

The stable tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.
Post Reply
tpv
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 01.09.2014, 15:43

how to check firebird server service is running ?

Post by tpv »

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;
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: how to check firebird server service is running ?

Post by EgonHugeist »

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.
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/

Image
Post Reply