服务热线:

400-665-0027

知识资讯
联系我们

电话:400-665-0027


您当前位置:首页 > 知识资讯  > 知识学习 > 正文知识学习
登录金蝶软件报错,提示运行时错误2007处理方法
服务热线:400-665-0027 新购有特价、金蝶老客户升级金蝶云产品可以享受5折优惠,送手机、送话费,好礼不断!

运行时错误2007

invalid bands collection index

image.png


检查发现是某个用户在某个账套登录会提示,到服务器上,找到对应的数据库实体做异常用户清理即可

delete  from  t_userprofile where  fuserid=(select fuserid from t_user where fname='具体用户名称')