node-odbc
node-odbc copied to clipboard
Bind statement parameters get stuck
Hi,
When I try to bind the parameters to my statement, the promise never resolve and never end in error.


It never get past the statement.bind() call. I addded both of the console.log result.
Thanks!