You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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".
The text was updated successfully, but these errors were encountered: