I would like help finding a way to read a field of type BLOB as a string using the "node-firebird" module of npm, below the code and problems that I can not handle alone.
db.query(query, parameters,function (error, result) {
if (error)...
asked by
12.12.2018 / 19:26