Results 1 to 3 of 3

Thread: operation is not allowed in this context

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Posts
    3

    operation is not allowed in this context

    Hi all,

    I am developing a form which insert a record to MS Access. On my dev machine (win 2k professional), it work perfectly. While I test on other machine (win95, win XP), it prompt out:

    Run-time error '3219':
    Operation is not allwed in this context.


    It is grateful if anyone can advise and point me direction.

    Cheers.

  2. #2
    Hyperactive Member tpfkanep's Avatar
    Join Date
    Jun 2002
    Location
    South Africa
    Posts
    272
    Can you post the code where the error occurs?

  3. #3
    Lively Member
    Join Date
    May 2002
    Posts
    69
    The most common cause of this is when you try to close a recordset before updating it (.update or .updatebatch).

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