node-db-oracle
node-db-oracle copied to clipboard
Oracle database bindings for Node.js
Hello. I'm trying to connect to my database, but I always get same response: ``` sh $ node ora.js WARNING: ev_ref is deprecated, use uv_ref WARNING: ev_unref is deprecated, use...
hi my os is centos 5.9 and my version of oracle database 11gR2 and my version of node.js 0.10.6. i use your article , when i want to install db-oracle...
Hi, I would propose to add this patch to support node-gyp. tested only on linux. If somebody wants can test on other OS... should support
This db-oracle needs binding.gyp to run across newer versions of node. I see author has posted for node-db-mysql. It would be great he could do the same for this one.
You probably want to change the ownership of the oracle files from a normal user to root or a separate oracle user. Some people may use their account for running...
I added the following to the connection. If you supply tnsname and the tnsname if ORACLE_HOME or TNS_NAMES is specified and the tnsname.ora file contains the tnsname supplied it will...
C:\Users>npm install db-oracle npm WARN package.json [email protected] No repository field. npm http GET https://registry.npmjs.org/db-oracle npm http 304 https://registry.npmjs.org/db-oracle [email protected] install C:\Users\vishaltyagi\node_modules\db-oracle node-waf configure build 'node-waf' is not recognized as an...
Because the company cannot connect internet, the db-oracle how to install off-line
I get the following error when I try to use db-oracle on node 0.10 (but don't get the error on node 0.8.22): module.js:356 Module._extensions[extension](this, filename); ^ Error: .../node_modules/db-oracle/build/Release/oracle_bindings.node: undefined symbol:...
While installing on Oracle Linux 6 getting the following: $ npm install db-oracle npm http GET https://registry.npmjs.org/db-oracle npm http 304 https://registry.npmjs.org/db-oracle > [email protected] install /home/user1/node_modules/db-oracle > node-waf configure build sh:...