w1nk / node-odbc

unixODBC bindings for node
MIT License
90 stars 102 forks source link

Strange error on Raspberry Pi #99

Open Fermiy opened 8 years ago

Fermiy commented 8 years ago

I compiled odbc driver for Raspberry ARM, it seems work, at least I can use queries with isql through this driver. So, the problem arose with connection to DB: { [Error: [unixODBC]9] errors: [ { message: '[unixODBC]9', state: 'H' } ], error: '[node-odbc] SQL_ERROR', message: '[unixODBC]9', state: 'H' } odbc 1.2.1 node 4.2.2 Debian Jessie

Got this strange message, what does it mean?

Fermiy commented 8 years ago

Forgot to mention I use Firebird 2.5.