Subject Re: [IBO] How to know what engine is working
Author Thomas Steinmaurer
> In my app I use Firebird functions that Interbase does not have.
> I have problems when a customer installs my app in a computer where
> Interbase is installed.
>
> How can I know using IBO if the PC has Interbase or Firebird? I want
> to show a warning message.

Check out the TIB_Connection.Characteristics property.


HTH,
Thomas