Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with TableUpdate()
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00581480
Message ID:
00581512
Views:
22
Click on the Search button above. Do a search on Record In Use and change the criteria to Exact Phrase. You will see a few messages that will probably address your problem.

>Hi!
>I have a stubborn problem with one of my forms. This form inherits from class frmdataentry. The form has three pages. In one of the pages I have a command button. Inside its valid method the following is executed:
>
>--calls for a method that performs querying of an updateable view and then does a series of replacements in that view. The method also updates another table file.
>
>--calls Thisform.UpdateBuffers() after calling the method above
>
>This form runs perfectly when I run my application locally but when the app runs in a multiuser environment, tableupdate() inside Thisform.UpdateBuffers() fails giving me an error message that is 'Record in use by another'. But at the time that it is running, no one else is using the application. Also I am using optimistic buffering.
>
>I need help here so badly. I am still troubleshooting the problem but I will appreciate immediate help from anyone who had this situation before.
>
>Thanks,
>Evelyn
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform