Subject Is This Database Running As Embedded Server or Client Server?
Author inoffensive_2009
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