Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Does anyone knows what can causes the scenario below, regarding a Cosmos DB (SQL API) data:
- Records retrieved from a query using Cosmos DB connector: 92982
- Records retrieved from a query using ODBC connector (with DocumentDB driver etc., referenced in this documentation: https://learn.microsoft.com/en-us/azure/cosmos-db/sql/odbc-driver😞 85752
In the last case, each time I refresh my data I get a different number of records.
I've already changed parameters related to timeouts in Odbc.Query function, changed the version of the API (https://learn.microsoft.com/en-us/rest/api/cosmos-db/) in the ODBC settings, changed the connection pool parameter in the ODBC settings and couldn't identify the reason why the connection using ODBC is returning less data than should.
Sometimes the number of records returned is the correct one. But it seems to be random, so not works to me, because I need to be sure that all data are retrieved.
Any suggestions about this problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.