diff --git a/docs/en/14-reference/05-connector/50-odbc.md b/docs/en/14-reference/05-connector/50-odbc.md index b4c3e23e13..2dcab047a7 100644 --- a/docs/en/14-reference/05-connector/50-odbc.md +++ b/docs/en/14-reference/05-connector/50-odbc.md @@ -644,6 +644,3 @@ This section summarizes the ODBC API by functionality. For a complete ODBC API r - **Standard**: ODBC - **Function**: Closes the cursor associated with the current statement handle and releases all resources used by the cursor -## Integration with Third Parties - -As an example of using the TDengine ODBC driver, you can use Power BI to analyze time-series data with TDengine. For more details, please refer to [Power BI](../../../third-party-tools/analytics/power-bi/) diff --git a/docs/zh/14-reference/05-connector/50-odbc.mdx b/docs/zh/14-reference/05-connector/50-odbc.mdx index 7d71b847c6..579386dd5a 100644 --- a/docs/zh/14-reference/05-connector/50-odbc.mdx +++ b/docs/zh/14-reference/05-connector/50-odbc.mdx @@ -652,7 +652,3 @@ TDengine ODBC 支持两种连接 TDengine 数据库方式:WebSocket 连接与 - **标准**: ODBC - **作用**: 关闭与当前语句句柄关联的游标,并释放游标所使用的所有资源 - -## 与第三方集成 - -作为使用 TDengine ODBC driver 的一个示例,你可以使用 Power BI 与 TDengine 分析时序数据。更多细节请参考 [Power BI](../../../third-party/bi/powerbi)