Skip to content

Commit bfc26f0

Browse files
committed
Correct instance vs service names in doc
1 parent a9cbe7a commit bfc26f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2557,7 +2557,7 @@ the syntax is:
25572557
[//]host_name[:port][/service_name][:server_type][/instance_name]
25582558
```
25592559

2560-
Note that old-school connection SIDs are not supported: only instance names can be used.
2560+
Note that old-school connection SIDs are not supported: only service names can be used.
25612561

25622562
For example, use *"localhost/XE"* to connect to the database *XE* on the local machine:
25632563

0 commit comments

Comments
 (0)