【问题原因】fa_checkdata、fa_checkdatacache、fa_checkconfig表中多了man1063s、man1064s、man1065s字段;
【解决方案】先将客户账套做好输出备份,再将上述三张表做好备份,最后执行语句:
alter table fa_checkdata drop column man1063s alter table fa_checkdatacache drop column man1063s alter table fa_checkdatacache drop column man1064s alter table fa_checkdatacache drop column man1065s delete from fa_checkconfig where sitemname = ‘man1063s’ delete from fa_checkconfig where sitemname = ‘man1064s’ delete from fa_checkconfig where sitemname = ‘man1065s’
执行完语句后再到卡片项目 中操作即可
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
