Closed DesenvolvimentoGDLSistemas closed 6 months ago
problem 'resolved'. in firebird.conf add DataTypeCompatibility = 3.0. In my research, FB 4 and 5 work with 128bits in sum types... using DataTypeCompatibility, the server changes for 64 bits and the node-firebird works...
i'm trying to connect to a firebird 5.0 database, but a error return after trying connect and execute a query... the latest version of node-firebird doesnt suporte firebird 5.0, right?! in that case, when node-firebird get suport to firebird 5.0?
(sorry my bad english)