编号时出错 [英] Error in compering numbers

查看:79
本文介绍了编号时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果您尝试使用Access 2010,要比较两个小于10000的数字,总是9998将大于9999.或9999将小于1例。 9999将小于所有数字。  或者其他数字少于9999将小于
所有其他数字减去。有人可以修理????

If you try in Access 2010, to compare two numbers smaller than 10000, always 9998 will be greater then 9999. or 9999 will be smaller than 1 for example. 9999 will be smaller than all numbers less.  Or others numbers less tah 9999 will be smaller than all other numbers less. Can someone repair????

Gheorghe Zibileanu mobile 0040740999006

Gheorghe Zibileanu mobile 0040740999006

推荐答案

您必须向我们提供更多信息。我只看到正常行为,例如在立即窗口中这样:

You will have to give us more information. I only see the normal behavior, such as this in the Immediate window:

?9998> 9999

错误

?9998 > 9999
False

即使你在比较字符串:

?" 9998" > " 9999"

False

?"9998" > "9999"
False


这篇关于编号时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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