node-firebird
node-firebird copied to clipboard
I can't get the data
i'll try to get the result, but nothing
Why you are converting an object to a string?
Hi @Residentalex
"res" is a array of objects
console.log(res) // [{NOMBRE: '???'}, ...]
Test: console.log(res[0] && res[0].NOMBRE)