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].
1737117371[88]: https://nodejs.org/en/download/
1737217372[89]: https://github.com/oracle/node-oracledb/tree/main/examples/dbconfig.js
1737317373[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
1737517375[92]: https://nodejs.org/api/stream.html#stream_readable_destroy_error
1737617376[93]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-D04AA2A7-2E68-4C5C-BD6E-36C62427B98E
1737717377[94]: https://github.com/oracle/node-oracledb/blob/node-oracledb-v1/doc/api.md
Original file line number Diff line number Diff line change 2323 * to the database. Production applications should consider using
2424 * External Authentication to avoid hard coded credentials.
2525 *
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
2728 *
2829 * Applications can set the connectString value to an Easy Connect
2930 * string, or a Net Service Name from a tnsnames.ora file or
You can’t perform that action at this time.
0 commit comments