Hi, Dne 6.5.2014 04:35, Hamish Moffatt napsal(a): > Hi, > I'd like to use embedded firebird on linux from fdb. This doesn't appear > to be supported currently. Are there any plans to support it?
There is no such a thing like special embedded Firebird engine on Linux because Classic works that way by design (embedded was specially created for Windows where Classic has to work slightly differently). So to get embedded engine on Linux, simply install Classic and connect without host specification (using only the database filename). It works just fine with FDB. Pavel Cisar IBPhoenix