将 TFS 2005 迁移到 TFS 2010

发布于 2024-11-03 19:55:18 字数 325 浏览 0 评论 0 原文

我已阅读有关迁移升级到不同服务器的 Microsoft 文档。我们当前的设置使用我们不再需要的 SharePoint 2.0,并且是在 SQL Server 2005 上。

建议的步骤提到备份现有数据库并将它们恢复到 SQL Server 2008。我猜这些帐户不会包含在其中?

我的问题是:是否可以使用 VS 2010 中的数据库发布向导来编写现有 SQL Server 2005 DB 的脚本并将其定位到 SQL Server 2008(使用向导中的下拉列表)?我知道该向导通常包含所有安全信息,但我不确定这种类型的迁移是否支持这种方法,而且我找不到任何现有文档甚至提到数据库发布向导的使用。有人吗?

I have read the Microsoft documentation on a migration upgrade to a different server. Our current setup uses SharePoint 2.0 which we will no longer need, and is on SQL Server 2005.

The recommended steps mention backing up the existing databases and restoring them to SQL Server 2008. I'm guessing that the accounts would not be included in this?

My question is this: would it be possible to use the Database Publishing Wizard within VS 2010 to script the existing SQL Server 2005 DBs and target them for SQL Server 2008 (using the drop down list within the wizard)? I know that the wizard usually includes all security info but I'm not sure if this approach is supported for this type of migration and I can find no existing documentation which even mentions the use of the Database Publishing Wizard. Anyone?

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

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

发布评论

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

评论(1

云淡月浅 2024-11-10 19:55:18

根据您的设置,您可能需要将 SQL 登录添加到新服务器。但我认为数据库发布向导不会帮助您完成此任务。

有关如何进行升级的详细说明,请参阅:http://blogs.msdn.com/b/wlennon/archive/2009/12/02/upgrade-tfs-2010-from-tfs-2005-or-tfs-2008.aspx

Depending on your setup, you may need to add the SQL Logins to the new server. But I do not think that the database publishing wizard would help you with that.

For a good description of how to do the upgrade see: http://blogs.msdn.com/b/wlennon/archive/2009/12/02/upgrade-tfs-2010-from-tfs-2005-or-tfs-2008.aspx

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