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

Windows odbc.open crashes on 2nd invocation with Microsoft Access Driver #119

Open
Peculiar218 opened this issue May 19, 2018 · 0 comments

Comments

@Peculiar218
Copy link

node-odbc V1.4.1 crashes (in the native code) upon 2nd "open" call.
Happens on Windows (both 10 and 7, 64bit), when opening an MS-Access file with connection string "Driver={Microsoft Access Driver (*.mdb, *.accdb)};..."

Crash occurs when calling "db.close" or "db.closeSync" before calling "open".

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