Are you getting this error when trying to retrieve stored procedures added to Azure V12 SQL database through Management Studio November 2015 Preview?
Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)
------------------------------
ADDITIONAL INFORMATION:
unknown property IsNativelyCompiled (Microsoft.SqlServer.Management.Sdk.Sfc)
I think that this is only related to SSMS November 2015 Preview because there is no issue with SQL Server 2012 Management Studio. However, if you want to use the latest, install December Preview 2015, it sorts out the issue.
With SSMS November Preview
With SQL Server 2012
With SSMS December 2015 Preview
No comments:
Post a Comment