This commit is contained in:
Christopher Jones 2019-11-26 08:21:40 +11:00
parent c343f11cf9
commit 9c79c19b6f
1 changed files with 1 additions and 1 deletions

View File

@ -7064,7 +7064,7 @@ const connection = await oracledb.getConnection(
#### <a name="tnsnames"></a> 14.2.3 Net Service Names for Connection Strings
Connect Descriptor strings are commmonly stored in [`tnsnames.ora`](#tnsadmin)
Connect Descriptor strings are commonly stored in [`tnsnames.ora`](#tnsadmin)
files and associated with a Net Service Name, for example:
```