Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange error on Raspberry Pi #99

Open
Fermiy opened this issue Nov 17, 2015 · 1 comment
Open

Strange error on Raspberry Pi #99

Fermiy opened this issue Nov 17, 2015 · 1 comment

Comments

@Fermiy
Copy link

Fermiy commented Nov 17, 2015

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
Copy link
Author

Fermiy commented Nov 17, 2015

Forgot to mention I use Firebird 2.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant