File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -785,7 +785,7 @@ Download the free 64-bit Instant Client **Basic** ZIP file from
785785[ Oracle Technology Network] [ 25 ] . If your Node.js architecture is
78678632-bit, then use the [ 32-bit Instant Client] [ 26 ] instead.
787787
788- Windows 7 users: Note that Oracle 19.3 is not supported on Windows 7.
788+ Windows 7 users: Note that Oracle 19 is not supported on Windows 7.
789789
790790- Unzip the ZIP file into a directory that is accessible to your
791791 application. For example unzip
@@ -1513,9 +1513,9 @@ If creating a connection fails:
15131513- If you got * DPI-1047: Cannot locate an Oracle Client library* ,
15141514 then review any messages and the installation instructions.
15151515
1516- - If you got * DPI-1072* , then review the installation requirements.
1517- Node-oracledb needs Oracle client libraries 11.2 or later. Note that 19c is
1518- not supported on Windows 7.
1516+ - If you got * DPI-1072: the Oracle Client library version is unsupported * , then
1517+ review the installation requirements. Node-oracledb needs Oracle client
1518+ libraries 11.2 or later. Note that version 19 is not supported on Windows 7.
15191519
15201520- Does your Node.js architecture (32-bit or 64-bit) match the Oracle
15211521 client library architecture? Run ` node -p 'process.arch' ` and
You can’t perform that action at this time.
0 commit comments