B
bronco
Guest
From the OpenEdge perspective the most logical thing would be to develop a REST service. Where does this Javascript run? On the server under node.js, there's a npm package called 'jdbc' which seems to give the possibility to connect to any database via JDBC. Connecting to a database from javascript in the browser: don't even think about it.
Continue reading...
Continue reading...