File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,13 @@ content: |
68
68
69
69
* - ``database``
70
70
- Database in the Atlas cluster that contains the data to
71
- query.
71
+ query.
72
+
73
+ .. important::
74
+
75
+ When you use the JDBC driver to connect Tableau
76
+ to {+adl+}, you can only connect to the database
77
+ specified here.
72
78
73
79
* - ``ssl``
74
80
- Whether format of the query is SSL. Value must be
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ Connect with Tableau
47
47
48
48
You can only connect to one database at a time. To query multiple
49
49
databases, you must create multiple connections or fully specified
50
- SQL queries.
50
+ SQL queries. When you use the JDBC driver to connect to {+adl+} with
51
+ Tableau, you can only connect to the database specified in your
52
+ properties file.
51
53
52
54
.. include:: /includes/steps/connect-with-tableau.rst
You can’t perform that action at this time.
0 commit comments