Invalid bookmark (Error 40027)

An invalid bookmark value was passed to rdoResultset.Move.

To avoid this error, be sure to pass a valid bookmark. Retrieve the bookmark by using rdoResultset.Bookmark, and make sure the variable you use to store the bookmark is still valid.