Forum Discussion
dpanaite
8 years agoFrequent Visitor
Receiving error "dmts update not supported for connection error code" when using the REST API
I'm using the .NET client to connect and authenticate to the REST API, and I'm trying to update parameters within a dataset. I'm using the client.Datasets.UpdateParametersInGroup method. The response...
Anonymous
8 years agoNot applicable
Hi dpanaite,
adding to v-micsh-msft reply, you can't design your report against an OnPremise database and then using parameters to change the connection to an Azure Sql Server (for example).
If this is your case, then the solution would be to design your report against an Azure Sql Database.
Hope this helps,
Thanos
dpanaite
8 years agoFrequent Visitor
Hi Thanos,
Thanks for the reply! However, the parameters should only switch connections between two On-premise databases within the same data gateway.
Dan