1、先备份金蝶软件异常的账套。
2、将用户名称改为异常的用户名,在查询分析器里面执行以下SQL语句。
delete from t_userprofile where fuserid in(select fuserid from t_user where fname = '用户名称')