| Subject | Re: [firebird-support] How to check if Firebird is running ? | 
|---|---|
| Author | eMeL | 
| Post date | 2007-08-29T10:30:55Z | 
> I need to check from within the application code if Firebird server isTry connect ;)
> currently running. How to do that ?
If server don't running (or your connection string is invalid) you get
an error code ;)
furthermore:
You can load dll for check for local is correct.
eMeL