MSSQL 2000 升级到 MSSQL 2005 的兼容性

发布于 2024-07-08 12:29:48 字数 140 浏览 9 评论 0原文

实际上我必须找出MSSQL 2000升级到MSSQL 2005的兼容性。 MSSQL 2000 安装在 Citrix 盒子内。 我通过支持进行了并行升级 建立数据库并在我的本地计算机中恢复。 现在我必须弄清楚应用程序是否可以在 MSSQL 2005 中运行。

Actually I have to find out the compatibility of the upgrade of MSSQL 2000 to MSSQL 2005.
The MSSQL 2000 was installed inside the Citrix box . I did a side by side upgrade by backing
up the database and restoring in my local machine. Now I have to figure out if the applications will work in MSSQL 2005.

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

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

发布评论

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

评论(1

萌能量女王 2024-07-15 12:29:48

您可能需要提供有关这些应用程序的更多信息,但可能最简单的方法是将它们重定向到 SQL 2005 数据库并运行测试套件以查看它们是否仍按预期运行。

请记住在安装 SQL 2005 时选择适合您的应用程序的排序规则(此处使用 SQL 2000 兼容排序规则可能是最佳选择)。

You might need to give more information about what these applications are, but presumably the easiest method is to redirect them to point to the SQL 2005 database and run your test suite to see whether they still function as expected.

Remember when doing the installation of SQL 2005 to choose a collation that will work with your applications (using a SQL 2000 compatible collation may be the best option here).

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