Subject How to tell the difference between 1.0 and 1.5?
Author norgepaul
Hi,

I'm currently updating my companies application to run with Firebird
1.5 (from Firebird 1.0) for Windows. I have all the changes in place,
but need a reliable way of telling which version of client I am
running (or, if this is not possible, which version of server I am
connected to).

This is required for several operations including the automatic
application of missing file extensions (gdb or fdb?).

Does anybody have any idea of how to do this as I could not find any
documentation relating to it.

Many thanks.

P.S. If the solution is language specific I'm using Delphi 6 with IBX.