Rss & SiteMap

Foxtable(狐表) http://www.foxtable.com

新一代数据库软件,完美融合Access、Foxpro、Excel、vb.net之优势,人人都能掌握的快速软件开发工具!
共1 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:链接

1楼
wjlwdy 发表于:2014/1/13 20:50:00

我是个狐表初学者,过程中发现在筛选链接时,只能筛选一种材质,其它的材质都不级筛选,是什么问题。

 

材质为第一选项

Dim cz As WinForm.ComboBox = e.Form.Controls("材质")
cz.ComboList = DataTables("物料信息表").GetComboListString("材质")

Tables("物料信息表").Filter = ""

查询

Dim cz As WinForm.ComboBox = e.Form.Controls("材质")
Dim gg As WinForm.ComboBox = e.Form.Controls("规格")
Dim th As WinForm.TextBox = e.Form.Controls("图号")
Dim bmcl As WinForm.TextBox = e.Form.Controls("表面处理")

Tables("物料信息表").Filter="材质 = '" & cz.Text & "' and 规格 Like '*" & gg.Text & "*' and 图号 Like '*" & th.Text & "*' and 表面处理 Like '*" & bmcl.Text & "*'"

 

材质 Aluminium EN AW-6082 ,  POM  ,SUS 304 ,SUS303,PC 133,只有Aluminium en AW-608可以模糊查找,是为什么,求教!!!! 

[此贴子已经被作者于2014-1-13 21:07:13编辑过]
共1 条记录, 每页显示 10 条, 页签: [1]

Copyright © 2000 - 2018 foxtable.com Tel: 4000-810-820 粤ICP备11091905号

Powered By Dvbbs Version 8.3.0
Processed in .01953 s, 2 queries.