内部错误是什么意思。提供的缓冲区读取列值太小。运行DBCC CHECKDB以检查是否存在任何损坏。 [英] what does it mean by Internal error. Buffer provided to read column value is too small. Run DBCC CHECKDB to check for any corruption.

查看:207
本文介绍了内部错误是什么意思。提供的缓冲区读取列值太小。运行DBCC CHECKDB以检查是否存在任何损坏。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

收到错误

内部错误。提供的缓冲区读取列值太小。运行DBCC CHECKDB以检查是否有任何损坏。





plz帮助我

getting error
Internal error. Buffer provided to read column value is too small. Run DBCC CHECKDB to check for any corruption.


plz help me

推荐答案

因此,问题就像在你的其他帖子http://www.codeproject.com/Questions/724736/String-or-binary-data-would-be-truncated-The-sta-2上一样另一边。您的对象字段不是很大,可以保存数据库中的数据,而您的对象数据大于数据库字段。也许使用映射器或学习如何为自己的数据模式实现正确的对象模型。
So that iss the same problem as in your other post http://www.codeproject.com/Questions/724736/String-or-binary-data-would-be-truncated-The-sta-2 just on the other side. Your object-field is not big enought to hold the data from database where your other problem is, that your object data is bigger than the database field. Maybe use a mapper or learn how to implement a "correct" object-model for your data-schema yourself.


这篇关于内部错误是什么意思。提供的缓冲区读取列值太小。运行DBCC CHECKDB以检查是否存在任何损坏。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆