用友畅捷通T3总账模块,在反记账,重新记账时提示“运行时错误:违反了primary key 约束'gl_mpostcond1_pk'.不能在对象束'gl_mpostcond1'中插入重复键。
问题现象: 总账模块,在反记账,重新记账时提示“运行时错误:违反了primary key 约束'gl_mpostcond1_pk'.不能在对象束'gl_mpostcond1'中插入重复键。”解决方法:账套备份、执行脚本SET QUOTED_IDENTIFIE...
用友畅捷通T+科目级次不正确
账套备份,执行以下语句declare @currentyear intset @currentyear=2020update aa_account set idparent=(select id from (select id,substring(code,1,4) code,accountingy...
畅捷通T+专属云如何清除 admin密码
UPDATE dbo.EAP_ConfigPath SET AdminPassword='FOG2ALH9V59HQzuI6NhSkQ==' 重置为123456UPDATE dbo.EAP_ConfigPath SET Admin...