Skip to content

Commit 451c341

Browse files
authored
remove references to the SQL API from ODBC config (#52765)
Remove reference to an "SQL API" which could suggest that one needs to treat this in a special way when configuring the ODBC driver.
1 parent 214bbd2 commit 451c341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/sql/endpoints/odbc/configuration.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ NOTE: If left empty, the default *9200* port number will be used.
123123
+
124124
* Username, Password
125125
+
126-
If security is enabled, these fields will need to contain the credentials of the user configured to access the REST SQL endpoint.
126+
If security is enabled, these fields will need to contain the credentials of the access user.
127127

128128
At a minimum, the _Name_ and _Hostname_ fields must be provisioned, before the DSN can be saved.
129129

130-
WARNING: Connection encryption is enabled by default. This will need to be changed if connecting to a SQL API endpoint with no cryptography enabled.
130+
WARNING: Connection encryption is enabled by default. This will need to be changed if connecting to an {es} node with no encryption.
131131

132132
[float]
133133
===== 2.3 Cryptography parameters

0 commit comments

Comments
 (0)