Subject Re: [firebird-support] How to decide which firebird service to connect using local protocol
Author Dimitry Sibiryakov
> How do I configure my firebird (or firebird.conf) to:
>
> 1. Run 1.5.5 and 2.1.2 as application at same time
> 2. Able to connect to 1.5.5 and 2.1.2 application using local protocol by using correct version fbclient.dll at same time

Look at IpcName param. They must differ. And, BTW, local protocol is
not compatible between 1.5 and 2.1 - you must surely choose right client
library.

SY, SD.