数值太大,无法容纳96位十进制数. [英] The numerical value is too large to fit into a 96 bit decimal.

查看:188
本文介绍了数值太大,无法容纳96位十进制数.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,

我在sql server 2005中创建了新表,表名是"Test"

从测试中选择*
执行查询并显示输出

id名称金额
1 ABC 12365465465645.00000000000000000000
2 XYZ 44.55000000000000000000

此表使用C#.net将数据表中的数据绑定到
sqlDataAdaptor fill方法将datatable对象绑定到该时间的fill方法
错误消息显示数值太大,无法装入96
十进制位."
请任何想法重播我...

谢谢
Amar

Dear,

I have created new table in sql server 2005 table name is "Test"

Select * from Test
execute the query and display output

id name amount
1 ABC 12365465465645.00000000000000000000
2 XYZ 44.55000000000000000000

this table binding in the data from datatable using C#.net,
sqlDataAdaptor fill method the datatable object bind the fill method that time
error message display "The numerical value is too large to fit into a 96
bit decimal."
Pleas any idea to replay me .....

thanks
Amar

推荐答案

好像有一个解决此问题的修补程序:
http://support.microsoft.com/kb/934338 [
Looks like there is a hotfix that solves this problem:
http://support.microsoft.com/kb/934338[^]

Good luck!


这篇关于数值太大,无法容纳96位十进制数.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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