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
785
785
[ Oracle Technology Network] [ 25 ] . If your Node.js architecture is
786
786
32-bit, then use the [ 32-bit Instant Client] [ 26 ] instead.
787
787
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.
789
789
790
790
- Unzip the ZIP file into a directory that is accessible to your
791
791
application. For example unzip
@@ -1513,9 +1513,9 @@ If creating a connection fails:
1513
1513
- If you got * DPI-1047: Cannot locate an Oracle Client library* ,
1514
1514
then review any messages and the installation instructions.
1515
1515
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.
1519
1519
1520
1520
- Does your Node.js architecture (32-bit or 64-bit) match the Oracle
1521
1521
client library architecture? Run ` node -p 'process.arch' ` and
You can’t perform that action at this time.
0 commit comments