摘要: 创建 对于 用户“dbo”失败。 用户、组或角色 'dbo' 在当前数据库中已存在。 (Microsoft SQL Server,错误: 15023) 解决方案: use [目标数据库] sp_changedbowner 'sa' 将目标数据库的dbo直接变更为sa 阅读全文
posted @ 2021-09-26 09:22 enif 阅读(496) 评论(0) 推荐(0)
豫ICP备2021034901号