File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17371,7 +17371,7 @@ can be asked at [AskTom][158].
17371
17371
[88]: https://nodejs.org/en/download/
17372
17372
[89]: https://github.com/oracle/node-oracledb/tree/main/examples/dbconfig.js
17373
17373
[90]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-C48021EF-6AEA-427F-95B2-37EFCFEA2400
17374
- [91]: https://www.youtube .com/watch?v=WDJacg0NuLo
17374
+ [91]: https://blogs.oracle .com/sql/how-to-create-users-grant-them-privileges-and-remove-them-in-oracle-database
17375
17375
[92]: https://nodejs.org/api/stream.html#stream_readable_destroy_error
17376
17376
[93]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-D04AA2A7-2E68-4C5C-BD6E-36C62427B98E
17377
17377
[94]: https://github.com/oracle/node-oracledb/blob/node-oracledb-v1/doc/api.md
Original file line number Diff line number Diff line change 23
23
* to the database. Production applications should consider using
24
24
* External Authentication to avoid hard coded credentials.
25
25
*
26
- * To create a database user see https://www.youtube.com/watch?v=WDJacg0NuLo
26
+ * To create a database user see
27
+ * https://blogs.oracle.com/sql/how-to-create-users-grant-them-privileges-and-remove-them-in-oracle-database
27
28
*
28
29
* Applications can set the connectString value to an Easy Connect
29
30
* string, or a Net Service Name from a tnsnames.ora file or
You can’t perform that action at this time.
0 commit comments