以文本方式查看主题

-  Foxtable(狐表)  (http://www.foxtable.com/bbs/index.asp)
--  专家坐堂  (http://www.foxtable.com/bbs/list.asp?boardid=2)
----  [求助] 代码后半部分成灰色字体了  (http://www.foxtable.com/bbs/dispbbs.asp?boardid=2&id=151496)

--  作者:leoli
--  发布时间:2020/6/24 23:56:00
--  [求助] 代码后半部分成灰色字体了
请问为什么这些黄色标注的,在表属性的Datacolchanged 都是灰色字体了的 ? 


 cmd.CommandText = "Se lect FPrice From {t_SupplyEntry} Where and FSupID = \'" & arrr("FSupID") &"\'and FItemID=\'" & arrr("FItemID") & "\'and  FPType = \'" & arrr("FPType") & "\'and FStartQty= \'" & arrr("FStartQty") &"\'and  FEndQty = \'" & arrr("FEndQty") & "\'"


--  作者:leoli
--  发布时间:2020/6/25 0:27:00
--  
已经找到答案了,谢谢。