以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- S-Q-L-Select,找不到存在的行 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=191738) |
-- 作者:zhangjian222200 -- 发布时间:2024/5/6 21:36:00 -- S-Q-L-Select,找不到存在的行 filter1 = "[guiLei] = \'娱乐\' and [ChuLi1] Not Like \'%禁止展%\' and [ChuLi2] Not Like \'%禁止展%\'" Dim drs3_1 As List(of DataRow) = DataTables("shiPin").S-Q-L-Select(filter1) msgbox(drs3_1.count) 弹出0行,但实际有行存在
|
-- 作者:有点蓝 -- 发布时间:2024/5/6 21:53:00 -- 1、数据没有保存 2、不存在符合条件的数据,或者数据有问题
|