[thelist] RS.eof and RS.bof (ASP)

Scott Dexter sgd at ti3.com
Fri Mar 22 11:27:01 CST 2002


> then that means no data has been returned. I suppose "If
> rs.RecordCount > 0" would work just as well, but most

No it won't, because that property isn't set depending on the type of
recordset you open. In other words, the *definitive* test is BOF and
EOF. We've killed this horse already....

sgd



More information about the thelist mailing list