Search code examples
node.jsparadox

NodeJS connect to paradox database


Does anyone know if there's any way to connect to a paradox database with node.js on windows ?


Solution

  • You'd need an ODBC driver for node running on Windows. This question might be of some help.