Results 1 to 3 of 3

Thread: Movelast dosen´t works

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Honduras
    Posts
    5

    Exclamation

    I have the problem that MoveLast in the recorset dosen't works, but the conexion is rigth, because I can make a Addnew, can anbody help me.

    thank for the help

    hgaekel

  2. #2
    Lively Member
    Join Date
    Oct 2000
    Posts
    80
    If you are using ADO to connect to your database, make sure you do not have it on forward only cursor. I would use adOpenStatic for the cursor type which allows you to MoveFirst, MoveLast, MoveNext, and MovePrevious.

    Eric

  3. #3
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008
    Can you post the code you are using? I may be you are beyond the end of the recordset and ForwardOnly so MoveLast is not appropriate, or there may be no existing records...

    Could be several things. Code please.

    Cheers,

    P.
    Not nearly so tired now...

    Haven't been around much so be gentle...

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