Subject Re: [IBO] Cannot Connect to Services Manager?
Author Helen Borrie
At 09:49 PM 21/07/2005 +0000, you wrote:

> >
> > Sounds like you have installed Classic rather than Super on the client
> > machine?
>
>This is possible. Is there a way I can tell which server was
>installed? I can connect to his machine with gotomypc.

Find out which server executable is installed. If it's Windows, in
c:\Program Files\Firebird\Firebird_1_5\bin, Fb_inet_server.exe is Classic,
fbserver is Superserver. If it's Linux, look /opt/firebird/bin for the
same executable name, minus the ".exe". Note that client applications,
i.e. the client API library, have no way to tell which model of server they
are connecting to.

Helen