成人精品一区二区三区电影,99re热这里只有精品,日本人妻中文字幕乱码系,亚洲成av人片在线观看无码,好男人看片在线观看免费观看,2021年精品国产福利在线

在使用KIS專業(yè)版進(jìn)行憑證過帳時,提示"名稱或代碼在系統(tǒng)中已被使用"(錯誤代碼:3604 E14H)

在使用KIS專業(yè)版進(jìn)行憑證過帳時,提示"名稱或代碼在系統(tǒng)中已被使用"(錯誤代碼:3604 E14H)

如果提示F1

備份賬套后,執(zhí)行以下SQL后,再過賬:

update d set d.fdetailcount=v.fcount from t_ItemDetail d,
(select fdetailid,count(*) fcount from t_ItemDetailv where fitemid=-1 group by fdetailid ) v
where d.fdetailid=v.fdetailid

如果提示F2

select * from t_itemdetail
exec sp_cleanitemdetailv
GO
update a set a.fdetailcount=b.Fcount
from t_itemdetail a join (select Fdetailid,count(*) as Fcount from t_itemdetailv where fitemid=-1 group by Fdetailid) b
on a.fdetailid=b.fdetailid where a.fdetailcount<>b.Fcount

編輯人:牧良朔 時間:2013/08/29  瀏覽次數(shù):1917

Copy right 2013-2018 山東順迪信息科技股份有限公司版權(quán)所有 魯ICP備19006782號-1