@Ryan I think the closest you'll get to that is NetSuite's ODBC offering? is that what you're referring to? If so, we've used it but not from node-oracledb, and if
node-oracledb
assumes anything other than ODBC capability then it's probably not going to work well.
r
Ryan
12/07/2018, 1:58 AM
Thanks, Yeah we use the ODBC and JDBC no issues but was hoping to connect directly through node but I don’t think it is possible.