node-oracle icon indicating copy to clipboard operation
node-oracle copied to clipboard

node.js driver to connect with an oracle database.

Results 100 node-oracle issues
Sort by recently updated
recently updated
newest added

To run the test for date and datetime outparams an additional database procedure is needed.

Because the pre_install_check.sh must be `source`d, it receives all environment variables as set for the current shell. However, `node-gyp` itself will run in a sub-shell and may not see the...

Install Issue

The build seems to be looking for lzzn(oci_version), and it doesn't seem to be installed by the Oracle client 12.1.0.1.0 for Linux. OS is RHEL 6.2 64 bit. Oracle client...

Install Issue

> [email protected] install C:\Igor\Node.JS\teste\node_modules\oracle > node-gyp rebuild I have many issues to install windows 8 64bits node v0.10.12. Can you help me please? C:\Igor\Node.JS\teste\node_modules\oracle>node "C:\Program Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild Compilando os...

Install Issue

Hello, can I do anything with this? Why can't I download binary package and have to compile code? During vcbuild there are numerous bugs and errors: -- COPY & PASTE...

Install Issue

While trying to run "npm install oracle" it is failing to install with the below error. Is this because of node and node gyp version? How to get the node...

Install Issue

While trying to run "npm install oracle" it is failing to install with the below error. Is this because of node and node gyp version? How to get the node...

Install Issue

I am trying to start up a oracle connection between node and oracle DB,I install all stuff exactly as the INSTALL.MD says,when i run my test case,the following error occurred:...

Install Issue

I suspect there might not be support for Node 11 with this project yet. But as it says above I am trying to get this to install on ubuntu: 14.04...

Install Issue

I try to run "npm install oracle" get below errors: ``` npm http GET https://registry.npmjs.org/oracle npm http 304 https://registry.npmjs.org/oracle > [email protected] install /Users/mingqi/node_modules/oracle > node-gyp rebuild xcode-select: error: tool 'xcodebuild'...

Install Issue