Are there conflicts created if Firebird is installed to a system that already has Interbase installed. I see some mention of using the same Ports, additions to the Path, and a common program name in ISQL.exe as the command processor. I see references to FB version 1.5 documentation to resolve these, is there more updated information? Has this not been changed in current releases? If Firebird (current version) is simply installed, will Interbase installations then have problems and need work to get them working again?

有帮助吗?

解决方案

1.You need to modify the port section for firebird in the conf so each will have a different port

2.when you asked about if to copy the legacy gds32 dll you need to uncheck it for firebird install setup so it will install only in it's own folder and not on the system

http://ibexpert.net/ibe/uploads/Doc/dmiles469.gif

The ISQL.exe issue can be solved in command line with modified PATH so you can add there the Firebird install path

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top