Subject | Is This Database Running As Embedded Server or Client Server? |
---|---|
Author | inoffensive_2009 |
Post date | 2009-09-24T09:20:41Z |
Hi Folks:
I have a backup utility that needs to run with apps using embedded server or client-server versions of Firebird.
This utility needs to know if it's running embedded, so it won't run svc->Shutdown().
I don't see a column in a system table that will tell me if I'm running an embedded server or a client-server version of Firebird.
How can this utility know the server type?
Thanks
Larry
I have a backup utility that needs to run with apps using embedded server or client-server versions of Firebird.
This utility needs to know if it's running embedded, so it won't run svc->Shutdown().
I don't see a column in a system table that will tell me if I'm running an embedded server or a client-server version of Firebird.
How can this utility know the server type?
Thanks
Larry