Subject | How to check the Firebird configuration programatically? |
---|---|
Author | |
Post date | 2018-08-22T10:08:22Z |
I use IBO 4.9.14.55 with
Delphi XE in a Windows service application.
The service is running at the same windows server as the Firebird service.
Is there a way programatically to tell the flavor (Classic/SuperClassic/...) of the Firebird server?
I use IBOAdmin to get these informations:
Server version: WI-V2.5.2.26539 Firebird 2.5
Server impl.: Firebird/x86-64/Windows NT
Service version: 2
Does it somehow reveal the flavour?
Thanks
Jacob