mod odbc en doc
This commit is contained in:
parent
cedfff1cb0
commit
e457dfbd2e
|
@ -43,7 +43,7 @@ TDengine ODBC driver supports two kinds of connections to TDengine cluster, nati
|
||||||
|
|
||||||
4. Click "Finish", and enter the configuration page for "TDengine ODBC Data Source", fill in required fields
|
4. Click "Finish", and enter the configuration page for "TDengine ODBC Data Source", fill in required fields
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
4.1 [DSN]: Data Source Name, required field, to name the new ODBC data source
|
4.1 [DSN]: Data Source Name, required field, to name the new ODBC data source
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 35 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.1 KiB |
|
@ -9,7 +9,7 @@ description: Use PowerBI and TDengine to analyze time series data
|
||||||
With TDengine ODBC driver, PowerBI can access time series data stored in TDengine. You can import tag data, original time series data, or aggregated data into PowerBI from TDengine, to create reports or dashboard without any coding effort.
|
With TDengine ODBC driver, PowerBI can access time series data stored in TDengine. You can import tag data, original time series data, or aggregated data into PowerBI from TDengine, to create reports or dashboard without any coding effort.
|
||||||
|
|
||||||
## Steps
|
## Steps
|
||||||

|

|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 39 KiB |
|
@ -83,7 +83,7 @@ TDengine ODBC 支持两种连接 TDengine 数据库方式:Websocket 连接与
|
||||||
4.3 【Server】必填,ODBC 数据源 Server 地址,example: `localhost:6030`
|
4.3 【Server】必填,ODBC 数据源 Server 地址,example: `localhost:6030`
|
||||||
|
|
||||||
4.4 【Database】选填,需要连接的默认数据库
|
4.4 【Database】选填,需要连接的默认数据库
|
||||||
`
|
|
||||||
4.5 【User】仅供第5步测试连接使用,选填,数据库用户名,如果不填,TDengine 默认 root
|
4.5 【User】仅供第5步测试连接使用,选填,数据库用户名,如果不填,TDengine 默认 root
|
||||||
|
|
||||||
4.6 【Password】仅供第5步测试连接使用,选填,数据库用户密码,如果不填,TDengine 默认 taosdata
|
4.6 【Password】仅供第5步测试连接使用,选填,数据库用户密码,如果不填,TDengine 默认 taosdata
|
||||||
|
|
Loading…
Reference in New Issue