问题现象: | declare @P1 int set @P1=0 declare @P2 int set @P2=557064 declare @P3 int set @P3=98305 declare @P4 int set @P4=0 exec sp_cursoropen @P1 output, N'select top 1 isnull(iQuotedPrice,0) as iQuotedPrice,isnull(fSaleCost,0) as fSaleCost from so_somain a inner join so_sodetails b on a.id=b.id where cinvcode=N''5C(G)'' isnull(cfree2,N'''')=N''ф1085无孔''and ccuscode=N''01010010001''and cexch_name=N''人民币'' order by ddate desc,a.id desc', @P2 output, @P3 output, @P4 output select @P1, @P2, @P3, @P4 |
问题原因: | 产品bug |
解决方案: | 【KB-U870-0234-070330-703260133】 |
相关补丁: | |
版本: | 其他 |
模块: | 其他 |
产品: | 870 |
问题名称: | 销售订单 选择自由项是ISNULL错误,附近语法错误 |
最后更新: | 2007-06-12 00:00:00 |