sdnetwork

Results 17 comments of sdnetwork

The implementation problem (in node-firebird) is described here : http://tracker.firebirdsql.org/browse/CORE-2086 > Adriano is correct, this is not a bug. Nobody should rely on a blob ID outside the transaction it...

it should fix the problem https://github.com/sdnetwork/node-firebird

try that it should fix the problem https://github.com/sdnetwork/node-firebird

good news it's done you can try on https://github.com/sdnetwork/node-firebird db.attachEvent( function (err, evtmgr) { if (err) return console.log('Error : ', err); evtmgr.on('post_event', function (name, count) { console.log("rec event", name, count);...

i dont't know why ?

It's done, you can check on https://github.com/sdnetwork/node-firebird

Do you know if there is a documentation for implementation ?

can you try with this https://github.com/sdnetwork/node-firebird please

Hello, it's implemented in node-firebird-dev