[求助]请教优先级
我想显示记录集中的记录,请问下面那种方式对呢?两个判断如何执行呢?if not rs.bof and rs.eof then............
if not rs.bof and not rs.eof then.........
2007-08-31 10:17
2007-08-31 10:21
2007-08-31 10:29
2007-08-31 10:39
2007-08-31 10:55