Subject Interbase and Firebird on same machine
Author Steve Harp
Hi All,

I'm developing applications for a client that has a sister company
that uses Interbase v7.1. My apps are using Firebird v1.5.2.4731.
The client needs to be able to run the Intebase and Firebird clients
on the same machine. If I understand corrctly, the FB client on the
client's machine would have to be installed as follows:

1. Set RemoteServiceName = fbclient in the Firebird.conf.
2. Add the line fbclient 3051/tcp to the services file.

Is this correct? Are there any other changes I need to make?

Also, will I need to make changes in my application to make sure the
correct client is called?

Thanks very much,
Steve