Skip to Main Content

Programming Languages & Frameworks

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!

Compile with Oracle Client 10.0.5

900566Mar 9 2015 — edited Mar 12 2015

I know that node-oracledb needs Oracle Client 11.2 or above as it states on the github repository. What I would like to know if it is possible to use the oracle client 10.0.5, even with less features.

I'm asking this because I have some oracle 9.0.1 databases in production and they won't be upgraded soon and I would like to use nodejs with them :-)

Event-loop and asynchronous access are perfect for what I need...

TYA

Alex

Comments

807573
found it
attributeTypes: ( 1.3.6.1.1.1.1.30 NAME 'nisDomain'
       DESC 'NIS domain'
       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
objectClasses: ( 1.3.6.1.1.1.2.15 NAME 'nisDomainObject' SUP top AUXILIARY
       DESC 'Associates a NIS domain with a naming context'
       MUST nisDomain )
1 - 1

Post Details

Added on Mar 9 2015
2 comments
813 views