nodejs / node-v0.x-archive

Moved to https://github.com/nodejs/node
34.44k stars 7.31k forks source link

setup oracle connection #6446

Closed athansiro closed 10 years ago

athansiro commented 10 years ago

Hello,

This is Athan and I am new to node.js .

I have trying to set up oracle connection but I am unable to so far.

The error I am getting is "cannot find module oracle" .

So I install loopback-connector-oracle (https://github.com/strongloop/loopback-connector-oracle) through npm.

But I got an error saying This specified module could not be found.

In my source code i declare the variable as follows:

var oracleConnector = require('loopback-connector-oracle'); //var oracle = require('oracle');

Would be very grateful if you could kindly guide me step by step on how to connect to oracle database.

Thank you..

Regards,

tjfontaine commented 10 years ago

Hi, this is for issues specifically with Node core, not necessarily for modules found in npm, you might try the IRC channel or the mailing list https://groups.google.com/forum/#!forum/nodejs