从windows azure导入bacpac文件时出现此错误
TITLE: Microsoft SQL Server Management Studio
------------------------------
Count not load schema model from package. (Microsoft.SqlServer.Dac)
------------------------------
ADDITIONAL INFORMATION:
Internal Error. The internal target platform type SqlAzureDatabaseSchemaProvider
does not support schema file version '2.5'.
Run Code Online (Sandbox Code Playgroud)
大多数在线帮助建议升级SSDT,但我已经安装了最新版本的VST for VS2012
我有一个大约10列的表我创建了一个没有权限选择的用户.
现在我希望它只为该表授予select权限,如果可能的话只允许2-3列.