Connecting SQL Server (On-prem) to Powerapps

笑着哭i 提交于 2019-12-11 15:18:39

问题


I've created a SQL Server Express instance and setup a Data Gateway within powerapps.

The Gateway appears properly in the SQL Server dialog window, but when I add the credentials it pauses for a minute then returns a DMTS_EncryptClusterCredentialsErrorCode error message.

After looking at this with a Server Admin for ~1 hour we were unable to figure out what the issue is. We have TCP/IP enabled and are able to connect to the Database in question properly from our desktops, so it shouldn't be an issue with the db setup.

Anyone have experience with connecting SQL Server 2017 Express to Powerapps or know anything about this error message?


回答1:


I ended up submitting a ticket to MS regarding this issue and after working with the rep for a while, it came down to toggling the https switch.

Hope this saves someone the hassle of going through MS support.



来源:https://stackoverflow.com/questions/51885130/connecting-sql-server-on-prem-to-powerapps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!