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".