Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableUpdate
Message
De
26/07/1999 21:44:11
 
 
À
26/07/1999 20:32:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00246393
Message ID:
00246409
Vues:
20
>I'm using a local view with Buffer mode override = 5 (Table buffering). After some insertions, some validations involving seeks and some Set Order's, I issue TableUpdate(1) which returns .T.
>
>However the function GetFldState(-1) returns a string of 3's (33333333) and the next time I try to insert a new record I receive the error: 'Table is in use by another user'.
>
>Any hints are greatly appreciated
>
>Oscar

Hello Oscar.

Is this a single user app (so far)? I mean what are the changes that another user really has the table header locked?

Are you saying that you can issue a TABLEUPDATE on the dirty view, it returns true, and the buffer is still dirty? Are you using TALBUPDATE(.T.,.T.,"MyView") to ensure that your TABLEUPDATE is acting on the view you think it is? Are you doing the same with GETFLDSTATE?
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform