Move to Absolute Position in DAO

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Andy (Andy_at_discussions.microsoft.com)
Date: 01/15/05


Date: Sat, 15 Jan 2005 11:09:02 -0800

If you know the absolute position of a row in a recordset, say 2, is it
posibble to move to that position directly?
I can only find MoveNext, MoveLast, MoveFirst etc.

I want to do something like rs2.MoveTo(rp) where rp = 2.

Thanks.



Relevant Pages

  • Re: Effects on RST in Calling Proc
    ... If the called subroutine requiried the recordset, ... that could be avoided by using a snapshot, ... > In the calling procedure, I dimmed a long, lngAbsPos, and did: ... then your use of absolute position could break. ...
    (comp.databases.ms-access)
  • Re: Kinda OT Re: Combo Box
    ... absolute position value of a recordset or the index of a treeview or ... Can you ping me offline? ...
    (microsoft.public.vb.general.discussion)