It seems like the package might be more suitable for linux machines as I am running into issue while doing a development using it on Windows machine.
Error: java.lang.NullPointerException
at Socket. (C:\Users\bg48311\devworks\hello-database\node_modules\sybase\src\SybaseDB.js:63:15)
at Socket.g (events.js:291:16)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at Socket.Readable.push (_stream_readable.js:134:10)
at Pipe.onread (net.js:548:20)
Also, it would be helpful if we could enhance a bit of logging as the above err message does not tell much about where the error came in the JavaSybaseLink.jar
It seems like the package might be more suitable for linux machines as I am running into issue while doing a development using it on Windows machine.
Error: java.lang.NullPointerException
at Socket. (C:\Users\bg48311\devworks\hello-database\node_modules\sybase\src\SybaseDB.js:63:15)
at Socket.g (events.js:291:16)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at Socket.Readable.push (_stream_readable.js:134:10)
at Pipe.onread (net.js:548:20)
Also, it would be helpful if we could enhance a bit of logging as the above err message does not tell much about where the error came in the JavaSybaseLink.jar