![]() |
#2
cnfarer2012-12-02 10:40
|
碰到一个问题,请教一下,或者这对你们是很容易的!

dim datawhere'
if SortPath<>"" then'
datawhere="where ViewFlag and Instr(SortPath,'"&SortPath&"')>0 "
else
datawhere="where ViewFlag "
end if
if SortPath<>"" then'
datawhere="where ViewFlag and Instr(SortPath,'"&SortPath&"')>0 "
else
datawhere="where ViewFlag "
end if
只有本站会员才能查看附件,请 登录
我只要调用sortpath下的符合37这个数值的数据。
请帮一下!