为了解决这个问题:
我们将对应的Sql语句跟踪。
strSql:select HumanID,DictValue=(select DictValue from Basic01_Dict as b where b.dictid=a.TechID),UserType=(case UserType when '0' then '应聘' when '1' then '企业人才库' when '3' then '转入人员表' end ), Code,Name from interView03_NewHuman as a where a.cropid=1 and UserType='0' order by usertype desc
我们首先跟踪程序:dg.ShowGrid():
发现要执行:
文章整理:西部数码--专业提供域名注册、虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!


