Skip to content

Commit 84a61c5

Browse files
authored
Merge pull request #174761 from Rodrigossz/master
ODBC updates
2 parents 30f4752 + 4bbce6f commit 84a61c5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/cosmos-db/sql/odbc-driver.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,20 @@ ms.author: sngun
1010

1111
---
1212

13-
# Connect to Azure Cosmos DB using Analytics, BI, and Data Integration tools with the ODBC driver
13+
# Connect to Azure Cosmos DB from BI and Data Integration tools with the ODBC driver
14+
1415
[!INCLUDE[appliesto-sql-api](../includes/appliesto-sql-api.md)]
1516

16-
The Azure Cosmos DB ODBC driver enables you to connect to Azure Cosmos DB using tools such as SQL Server Integration Services and Tableau, so that you can analyze, move, transform, and create visualizations of your Azure Cosmos DB data in those solutions.
17+
The Azure Cosmos DB ODBC driver enables you to connect to Azure Cosmos DB using solutions such as SQL Server Integration Services, Alteryx, QlikSense , Tableau, and other analytics, BI, and data integration tools so that you can analyze, move, transform, and create visualizations of your Azure Cosmos DB data.
1718

1819
The Azure Cosmos DB ODBC driver is ODBC 3.8 compliant and supports ANSI SQL-92 syntax. The driver offers rich features to help you renormalize data in Azure Cosmos DB. Using the driver, you can represent data in Azure Cosmos DB as tables and views. The driver enables you to perform SQL operations against the tables and views including group by queries, inserts, updates, and deletes.
1920

2021
> [!NOTE]
2122
> If you are using Power BI, please check our native connector [documentation](powerbi-visualize.md).
2223
24+
> [!NOTE]
25+
> If you are using QlikSense, please check our how-to [documentation](../visualize-qlik-sense.md).
26+
2327

2428
> [!NOTE]
2529
> Connecting to Azure Cosmos DB with the ODBC driver is currently supported for Azure Cosmos DB SQL API accounts only.

0 commit comments

Comments
 (0)