How Can I Access a 32-bit ODBC Driver with Node.js? Getting “Architecture Mismatch” Error
I’m currently working on a Node.js application that needs to connect to a 32-bit ODBC driver. When I attempt to connect, I receive the following error message: “The specified DSN contains an architecture mismatch between the Driver and Application”