rimian
06-23-02, 02:15
| hello! i have been doing it this way but i'm not too sure if i am doing it right: if rs.EOF = true and rs.BOF = true then 'for nothing returned else 'something returned end if thanks in advance! |
View Full Version : what is the best way to test for zero recordsets?
| hello! i have been doing it this way but i'm not too sure if i am doing it right: if rs.EOF = true and rs.BOF = true then 'for nothing returned else 'something returned end if thanks in advance! |
| thanks! i think i know what a client side cursor is. i'd like to know what else is there. i'll work it out. HA HA |