仅将数据从一个数据库复制到另一个数据库

发布于 2024-10-12 02:38:59 字数 208 浏览 8 评论 0原文

我不确定这是否是这个问题的站点 [如果是,请发表评论或投票以将其移动]

如何将数据从一个数据库复制到 SQL Server 2005 上同一服务器内的另一个数据库?

这两个数据库具有相同的架构,但数据不同。 我正在尝试将数据从一个数据库获取到另一个数据库。

我无法从快照恢复[破坏数据库上的安全设置]。我无法使用导入数据向导,因为它也尝试复制架构数据。

I'm not sure if this is the site for this question or not [if so put in the comment or vote to move it]

How can I copy only the data from one database to another within the same server on SQL Server 2005?

The two databases have the same schema but not the same data.
I'm trying to get the data from one database to another.

I am not able to restore from a snapshot [that screws over the security settings on the database]. I'm not able to use the import data wizard, because that is trying to copy over schema data as well.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文