畅捷通T+新建报表提示“已添加了具有相同键的项”, 怎么处理?

[全站通告] 想快速节省您的时间并可接受付费的朋友,可扫右边二维码加博主微信-非诚勿扰!

【问题现象】

T+新建报表提示“已添加了具有相同键的项”

9fc05dceed69c9e40514b31c4e49a300_v8fmk1vr7EimCMAAAAASUVORK5CYII=.png

【解决方案】

备份好数据,执行以下脚本,重置预置系统模板:

select * from SR_KeyWord

where templateID in (select templateid from SR_alltaxTemplateMap)

and idSource<>templateID

update SR_KeyWord

set  idSource=templateID

where templateID in (select templateid from SR_alltaxTemplateMap)

and idSource<>templateID

发表回复

加入本站SVIP会员,海量资源免费查看下载

目前为止共有159位优秀的SVIP会员加入! 立即加入!