sql server Compact 仍然限制为 4GB

发布于 2024-12-06 11:21:59 字数 115 浏览 0 评论 0原文

我在论坛上看到 SQL Server 紧凑型数据库的限制是 4GB。有谁知道这个限制是否已经增加了,sql server express最近扩展到10GB..

任何人都可以指出我这个限制的官方来源吗?

I saw in forums that the limit for an SQL Server compact database is 4gb. Does anyone know if this limit has been increased yet, sql server express was recently expanded to 10GB..

Can anyone point me to the official source for this limit?

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

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

发布评论

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

评论(1

不一样的天空 2024-12-13 11:21:59

SQL Server Compact 数据库的限制为 4GB。

参考:

令人惊讶的是,它不在这个 页面列出了 SQL Server Compact 3.5 与 SQL Server 之间的差异。

以下是Microsoft SQL Server Compact 3.5 数据库中定义的多个数据库对象的最大大小限制

更新 (感谢@ErikEJ):这是 SQL Server Compact 4.0

The limit for a SQL Server Compact database is 4GB.

Refs:

Surprisingly, it's not on this page listing differences between SQL Server Compact 3.5, compared with SQL Server.

Here are the maximum size limitations for several database objects defined in Microsoft SQL Server Compact 3.5 databases

Update (thanks @ErikEJ): Here is the corresponding page for SQL Server Compact 4.0

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