Results 1 to 3 of 3

Thread: MoveLast &MoveFirst stopped working.. Problem redefined a bit!

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2000
    Posts
    350

    Question MoveLast &MoveFirst stopped working.. Problem redefined a bit!

    I've been working on some code for a while and the line

    VB Code:
    1. Adodc2.Recordset.MoveLast
    2.  
    3. 'or
    4.  
    5. Adodc2.Recordset.Movefirst

    always worked.

    Now they mysteriously fail with the error -2147217842, "Operation was cancelled' which is about as much use as an error description as tits on a bull.

    It's an Access database, so I opened it in Access and it looks fine; it opens correctly and there's no corruption that I can see.

    Anybody got any thoughts here, please?

    edit.... btw I tried some suggestions I saw in here after doing a search; .update .requery but to no avail. Funny thing is it was working and now it's busted.
    Last edited by Jim Brown; Oct 31st, 2002 at 05:02 AM.
    .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width