Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with TableUpdate()
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problem with TableUpdate()
Divers
Thread ID:
00581480
Message ID:
00581480
Vues:
56
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform