Subject | Re: [firebird-support] How do I verify on a server if Classic or Super server is installed |
---|---|
Author | Paul Reeves |
Post date | 2005-10-07T07:46:05Z |
On Friday 07 October 2005 09:27, Peter Ypenburg wrote:
instsvc q
from a command prompt.
so isn't installed, or, if it is on the system because it wasn't
uninstalled, should indicate that the server isn't running and fail to
start it (or generally make a mess of things if both classic and
superserver binaries are available.)
Don't forget you can script the install from a batch file. Details are in
the installation_readme.txt.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
> One clever user asked how does he go about to verify what version isIf running as a service you can try executing
> installed, Classic or Super server?
>
instsvc q
from a command prompt.
> I had a look at the Firebird server manager in the control panel butOh, but it told you everything. The cpl applet doesn't work for Classic,
> that did not tell me much.
so isn't installed, or, if it is on the system because it wasn't
uninstalled, should indicate that the server isn't running and fail to
start it (or generally make a mess of things if both classic and
superserver binaries are available.)
Don't forget you can script the install from a batch file. Details are in
the installation_readme.txt.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase