Results 1 to 2 of 2

Thread: Multi-user with Access

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Location
    Littlehampton, W Sussex GB
    Posts
    203

    Post

    What do I need to check to see if another user is editing my record before I issue Data1.Recordset.Edit?

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    Check for errors 3006 (DB locked), 3045 (File in Use), 3188 (locked by another session), 3197 (data changed), 3239, (too many active users) or 3260 (locked by another user).

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