【发布时间】:2021-04-12 03:33:48
【问题描述】:
我创建了无服务器突触分析,其中包含数据库和表。
我尝试使用 SQL 查询查看突触分析中的数据,并且可以按预期查看数据,但是当我尝试将 Tableau Desktop 版本 2020.2.9(因为连接器仅在版本 2020.2 及更高版本中可用)与连接器提供连接时在 tableau 中,连接建立成功,因为我可以看到其中的数据库和表的列表,但是当我尝试单击表以查看下面的数据时会弹出问题。
An error occurred while communicating with Azure Synapse Analytics
Unable to connect to the server. Check that the server is running and that you have access privileges to the requested database.
Error Code: 2F0F5E42
[Microsoft][ODBC SQL Server Driver][SQL Server]External table 'dbo' is not accessible because location does not exist or it is used by another process.
The table "[dbo].[Diagnosis]" does not exist.
【问题讨论】:
标签: tableau-api connectivity azure-synapse