Subject Re: Check if Firebird is running with delphi
Author Adam
--- In firebird-support@yahoogroups.com, "Carol Milius"
<listas.firebird@...> wrote:
>
> Hi,
>
> Before launch my application I would like to check if FB is running.
> Windows, Classic/Super, running as a service.

Just attempt to connect to it and catch any exception, that is by far
the easiest way to do it.

Adam