Subject | How to know the server version from the client??? |
---|---|
Author | cgar1136 |
Post date | 2005-03-02T20:16:29Z |
Helen wrote:
needs to do this because IBO traditionally had a built-in workaround for a
v.4.3-forward runs a special query that can tell it whether it is
connecting to Firebird 1.5.
And how can i know the result of that test in my application?? any
property that holds the version of the server???
Thanx
Carlos
>IBO also checks to find out whether the running server is Firebird1.5. >It
needs to do this because IBO traditionally had a built-in workaround for a
>persistent bug in the way InterBase manages the parameter structures.bug is fixed in Firebird but not in InterBase or Firebird 1.0, so IBO from
>This
v.4.3-forward runs a special query that can tell it whether it is
connecting to Firebird 1.5.
And how can i know the result of that test in my application?? any
property that holds the version of the server???
Thanx
Carlos