摘要: 1、FIND查找NULL字段,条件最好使用括号(),不然有时候会无效果 find=dw_1.find("(dm='"+s_dm+"') and (cd='"+s_cd+"') and (ph='"+s_ph+"') and isnull(yxqz)",1,counts) 2、 阅读全文