@@ -331,7 +331,7 @@ variable `TNS_ADMIN` to that directory name.
331
331
332
332
Download the [ example programs] [ 19 ] from GitHub.
333
333
334
- Edit ` dbconfig.js ` and set the database credentials to your
334
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
335
335
environment, for example:
336
336
337
337
```
@@ -469,7 +469,7 @@ variable `TNS_ADMIN` to that directory name.
469
469
470
470
Download the [ example programs] [ 19 ] from GitHub.
471
471
472
- Edit ` dbconfig.js ` and set the database credentials to your
472
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
473
473
environment, for example:
474
474
475
475
```
@@ -587,7 +587,7 @@ relaxed.
587
587
588
588
Download the [ example programs] [ 19 ] from GitHub.
589
589
590
- Edit ` dbconfig.js ` and set the database credentials to your
590
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
591
591
environment, for example:
592
592
593
593
```
@@ -708,7 +708,7 @@ variable `TNS_ADMIN` to that directory name.
708
708
709
709
Download the [ example programs] [ 19 ] from GitHub.
710
710
711
- Edit ` dbconfig.js ` and set the database credentials to your
711
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
712
712
environment, for example:
713
713
714
714
```
@@ -833,7 +833,7 @@ If you see `MSVCR80.dll` then you need the VS 2005 Redistributable.
833
833
834
834
Download the [ example programs] [ 19 ] from GitHub.
835
835
836
- Edit ` dbconfig.js ` and set the database credentials to your
836
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
837
837
environment, for example:
838
838
839
839
```
@@ -925,7 +925,7 @@ variable `TNS_ADMIN` to that directory name.
925
925
926
926
Download the [ example programs] [ 19 ] from GitHub.
927
927
928
- Edit ` dbconfig.js ` and set the database credentials to your
928
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
929
929
environment, for example:
930
930
931
931
```
@@ -1083,7 +1083,7 @@ variable `TNS_ADMIN` to that directory name.
1083
1083
1084
1084
Download the [ example programs] [ 19 ] from GitHub.
1085
1085
1086
- Edit ` dbconfig.js ` and set the database credentials to your
1086
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
1087
1087
environment, for example:
1088
1088
1089
1089
```
@@ -1205,7 +1205,7 @@ variable `TNS_ADMIN` to that directory name.
1205
1205
1206
1206
Download the [ example programs] [ 19 ] from GitHub.
1207
1207
1208
- Edit ` dbconfig.js ` and set the database credentials to your
1208
+ Edit ` dbconfig.js ` and set the [ database credentials] [ 45 ] to your
1209
1209
environment, for example:
1210
1210
1211
1211
```
@@ -1607,3 +1607,4 @@ Questions and issues can be posted as [GitHub Issues][10].
1607
1607
[ 42 ] : https://github.com/oracle/node-oracledb/blob/master/doc/api.md#migratev1v2
1608
1608
[ 43 ] : https://github.com/oracle/node-oracledb/blob/master/CHANGELOG.md
1609
1609
[ 44 ] : https://github.com/oracle/node-oracledb/blob/master/doc/api.md
1610
+ [ 45 ] : https://www.youtube.com/watch?v=WDJacg0NuLo
0 commit comments