Results 1 to 3 of 3

Thread: Does anybody know what this error means?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2001
    Location
    San Antonio, TX
    Posts
    14

    Unhappy Does anybody know what this error means?

    Hi all, I'm writing code to use a form with data bound text controls to update a grid that I have sitting in the background. When I click on the update command, I get this error.

    Run Time Error:
    Consumer's Event Handler called a non-reentrant method in the provider.

    Can anybody help me?

    thanks

  2. #2

    Thread Starter
    New Member
    Join Date
    Jun 2001
    Location
    San Antonio, TX
    Posts
    14
    Never mind, I figured out that it meant that i needed to refresh the data control after i made the updates to the database.

    New Question:

    I can get the database to update and I can get the grid to update, but after i refresh the bound control, it reverts back to its old value, until you click on it a couple of times. Any ideas on how to fix this?

  3. #3
    Member
    Join Date
    Apr 2001
    Location
    Omaha, NE
    Posts
    35
    Are you using ADO?

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