Nicklas Desens

Results 1 comments of Nicklas Desens

Hey try this: `db.query("SELECT * FROM TEST(?)", [true], function(err, result) { ` And you also have to add a suspend statement to the firebird procedure (at the end in this...