select * from mynumber where mid(CLng(numa),1,4)+1=1583 这是一条在ASP网页中的SQL查询语句,numa是文本字段,现在要进行运算,要转化成数值,我用CInt或则CLng都不能进行运算。