电脑桌面
添加蚂蚁七词文库到电脑桌面
安装后可以在桌面快捷访问

上传点k3wise数据库语句,留个纪念!

来源:金蝶云社区作者:金蝶2024-09-165

上传点k3wise数据库语句,留个纪念!

--清空账套管理密码

use KDacctDB

update t_users set FPassword ='' where fname='admin'

--清楚用户缓存

delete from t_userprofile  where fuserid in (select fuserid from t_user where fname like 'administrator')

--异常用户清理

delete from t_UserProfile where 

FCategory='FlowChart_POS' and FKey='LastPos'

and FUserID in(select fuserid from t_user where FName='用户名')

--网上报销隐藏差旅费和出差申请单

update t_dataflowDetailfunc set FShowSysType=0 where fsubfuncid=26202

update t_dataflowDetailfunc set FShowSysType=0 where fsubfuncid=26204

update t_DataFlowSubFunc set FShowSysType=0  where FSubFuncID=26202 

update t_DataFlowSubFunc set FShowSysType=0  where FSubFuncID=26204 

update t_DataFlowTimeStamp set fname=fname

--应收款明细表未设置变量

delete t_userprofile where fuserid =(select fuserid from t_user where fname='administrator');

delete t_LedgerPageSetup where fuserid =(select fuserid from t_user where fname='administrator');

delete icreportprofile where fuserid =(select fuserid from t_user where fname='administrator');

上传个k3wise常用数据库表,目前只会查找、更新

SELECT * FROM ICClassType WHERE FName_CHS LIKE '%供货%' --用此表基本上可以查询到所有的表

--隐藏我的消息广告

UPDATE t_SystemProfile SET FValue='none' where FCategory='BASE' AND FKey='MessageURL'

---固定资产卡片已经删除领用单无法驳回

select * from CIP_AssetsApplication where FBillNo in ('ZCLY-20200617-0000002')

select FFAQty,FFAAmount,FFATaxAmt,* from CIP_AssetsApplicationEntry whe

上传点k3wise数据库语句,留个纪念!

--清空账套管理密码use KDacctDBupdate t_users set FPassword ='' where fname='admin'--清楚用户缓存delete from t_userprofile...
点击下载文档文档为doc格式

声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。

已经是第一篇
确认删除?
回到顶部
客服QQ
  • 客服QQ点击这里给我发消息
QQ群
  • 答案:my7c点击这里加入QQ群
支持邮箱
微信
  • 微信