Browse Source

[DOCS] Added link to standalone ODBC driver doc. (#35526)

debadair 7 years ago
parent
commit
38d6bb27f5
1 changed files with 3 additions and 1 deletions
  1. 3 1
      docs/reference/sql/index.asciidoc

+ 3 - 1
docs/reference/sql/index.asciidoc

@@ -36,10 +36,12 @@ indices and return results in tabular format.
     SQL and print tabular results.
 <<sql-jdbc,JDBC>>::
     A JDBC driver for {es}.
+{sql-odbc}/odbc.html[ODBC]::
+    An ODBC driver for {es}.
 <<sql-client-apps,Client Applications>>::
     Documentation for configuring various SQL/BI tools with {es-sql}.
 <<sql-spec,SQL Language>>::
-    Overview of the {es-sql} language, such as supported data types, commands and 
+    Overview of the {es-sql} language, such as supported data types, commands and
     syntax.
 <<sql-functions,Functions and Operators>>::
     List of functions and operators supported.