Subject | Re: [firebird-support] How to tell if a client is connecting to a classic or super server |
---|---|
Author | Milan Babuskov |
Post date | 2005-03-03T17:32:48Z |
Maya McLeod wrote:
If it fails, then it is Classic.
In FB1.5 the Services API works in Classic too, so this method won't work.
Services API also enables you to retrieve the server version.
Unfortunately, the string does not contain the info you need, it
returns something like: WI-V1.5.2.4731 Firebird 1.5
Perhaps you can make a feature request that CS or SS is added to this
string.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> Anyone have any idea how to tell if a client is connecting to a classicIs you use FB1.0, you could by tell by trying to use the services API.
> installation of Firebird, or a superserver installation of Firebird?
If it fails, then it is Classic.
In FB1.5 the Services API works in Classic too, so this method won't work.
Services API also enables you to retrieve the server version.
Unfortunately, the string does not contain the info you need, it
returns something like: WI-V1.5.2.4731 Firebird 1.5
Perhaps you can make a feature request that CS or SS is added to this
string.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org