Suppose 'Rs' is our RecordSet.
same for previous:Code:if Rs.EOF = True then msgbox("You reached EOF!"),vbinformation end if
Code:if Rs.BOF = True then msgbox("You reached BOF!"),vbinformation end if
|
Results 1 to 6 of 6
Thread: detecting EOF/BOFHybrid View
|
Click Here to Expand Forum to Full Width |