Bob: If you're worried about the buffer not clearing (this happened to me once), just do a dummy "update" before the select, something like: UPDATE table SET colname = colname WHERE LIMIT = 1
This always seemed to refresh the buffer for me. Karen > It seems that the timer is not clearing a buffer and does not see the new > record? >

