Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connecting Oracle DB with nodejs in Oracle JET

3422961Jun 6 2018 — edited Jun 7 2018

Hi all,

How to check Connecting oracle db with nodejs is working or not in Oracle jet.

I have followed the link i specified https://oracle.github.io/node-oracledb/INSTALL.html#instwin to connect oracle db with nodejs.

to connect oracle db with nodejs.

I have installed  nodejs oracledb as per the link.

Then i need to check whether its working or not in jet.

I followed the piece of code in this link https://github.com/oracle/node-oracledb/blob/master/examples/select1.js#L35

Please help me to resolve this.

Comments
Post Details
Added on Jun 6 2018
3 comments
383 views