从 SQL 2005 EXPRESS 升级到 SQL 2008 EXPRESS

发布于 2024-09-17 20:49:58 字数 212 浏览 5 评论 0原文

我在 SQL 2005 中恢复了大小超过 4 GB 的数据库,但是当我在数据库中保存图片(图像数据)时它会产生问题。即我无法保存它。所以我搜索了这个问题并了解到 SQL Express 2005数据库大小限制为 4 GB。

我将其升级到 SQL EXPRESS 2008 并将其恢复到那里。仍然有相同的问题意味着我无法保存数据。

那么可能是什么问题。

提前致谢。

I restored My database in SQL 2005 of size more than 4 GB but it creates problem when i save picture (image data) in database.i.e i can't save it.So i searched for that problem and came to know that SQL Express 2005 has database size limit of 4 GB.

i upgraded it to SQL EXPRESS 2008 and restored it to there.Still it has the same prblem means i can't able to save data..

So what may be the problem.

Thanks in advance.

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

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

发布评论

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

评论(1

和影子一齐双人舞 2024-09-24 20:49:58

问题是您需要升级到 2008 R2,因为 2008 仍然有 4b 限制。

您可以从这里获取 2008 R2 http://www.microsoft.com/express/database/

The problem is that you need to upgrade to 2008 R2 as 2008 still has the 4b limitation.

You can get 2008 R2 from here http://www.microsoft.com/express/database/

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