如何将SQL Server 2008迁移到云端?

发布于 2024-08-11 04:42:01 字数 233 浏览 3 评论 0原文

我有一个大型 (~40gb) SQL Server 2008 数据库,我想将其迁移到云端。 该数据库使用了大量 SQL Server 2008 特定(和非特定)功能(SQLCLR、xml、索引、分区等)。因此,我的偏好是使用确切的数据库,但在云中。

我有什么选择?新的 SQL Azure 仅允许小型数据库和 TSQL 的子集。我想要整件事。我仍然想使用 Management Studio 连接到它。

I have a large (~40gb) SQL Server 2008 database that I would like to move to the cloud.
The database uses a lot of SQL Server 2008 specific (and non-specific) features (SQLCLR, xml, indexes, partitions, etc). Thus, my preference would be to use the exact database, but in the cloud.

What are my options? The new SQL Azure only allows small databases, and a subset of TSQL. I want to whole thing. I would still like to connect to it using Management Studio.

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

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

发布评论

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

评论(1

行雁书 2024-08-18 04:42:01

如果您想要“全部”并且希望能够使用 SSMS 连接到 SQL-Azure 存储,则必须等到 SQL Server 2008 R2(又名 SQL Server 2010)发布 - 2010 年的某个时候

。 Server 2008 R2 11 月 CTP 刚刚发布了这样一个公告 - 该版本的 SSMS 将支持 SQL Azure。

If you want "the whole thing" and want to be able to connect to your SQL-Azure store with SSMS, you'll have to wait until SQL Server 2008 R2 (a.k.a. SQL Server 2010) is out - sometime in 2010.

The SQL Server 2008 R2 November CTP has just had such an announcement - the SSMS for that version will be supporting SQL Azure.

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