小编Dee*_*mar的帖子

Azure SQL Server BACPAC导入失败

每当我尝试在本地sql服务器上导入BACPAC时,我都会收到以下错误消息:

TITLE: Microsoft SQL Server Management Studio
------------------------------

Could not import package.
Warning SQL0: The source contains users that rely on an external authentication provider that is not supported by the target. These users will be treated as users without logins.
Warning SQL72012: The object [DB_NAME_Data] exists in the target, but it will not be dropped even though you selected the 'Generate drop statements for objects that are in the target database but that are not in the source' check …
Run Code Online (Sandbox Code Playgroud)

sql-server bacpac azure-sql-server

4
推荐指数
2
解决办法
1887
查看次数

标签 统计

azure-sql-server ×1

bacpac ×1

sql-server ×1