docs: delete chapter Integration with Third Parties

This commit is contained in:
Yaming Pei 2025-02-12 17:38:20 +08:00
parent be6df4b251
commit c3012d50ca
2 changed files with 0 additions and 7 deletions

View File

@ -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/)

View File

@ -652,7 +652,3 @@ TDengine ODBC 支持两种连接 TDengine 数据库方式WebSocket 连接与
- **标准**: ODBC
- **作用**: 关闭与当前语句句柄关联的游标,并释放游标所使用的所有资源
## 与第三方集成
作为使用 TDengine ODBC driver 的一个示例,你可以使用 Power BI 与 TDengine 分析时序数据。更多细节请参考 [Power BI](../../../third-party/bi/powerbi)