mod odbc en doc

This commit is contained in:
sheyanjie 2023-12-11 16:03:08 +08:00
parent cedfff1cb0
commit e457dfbd2e
9 changed files with 3 additions and 3 deletions

View File

@ -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
![ODBC websocket connection config](./assets/odbc-ws-config-zh.webp)
![ODBC websocket connection config](./assets/odbc-ws-config-en.webp)
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

View File

@ -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.
## Steps
![Power BI use step](./powerbi-step-zh.webp)
![Power BI use step](./powerbi-step-en.webp)
### Prerequisites

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

View File

@ -83,7 +83,7 @@ TDengine ODBC 支持两种连接 TDengine 数据库方式Websocket 连接与
4.3 【Server】必填ODBC 数据源 Server 地址example: `localhost:6030`
4.4 【Database】选填需要连接的默认数据库
`
4.5 【User】仅供第5步测试连接使用选填数据库用户名如果不填TDengine 默认 root
4.6 【Password】仅供第5步测试连接使用选填数据库用户密码如果不填TDengine 默认 taosdata