Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: File is in use by another user on view.
Message
De
20/02/2004 05:07:49
 
 
À
18/02/2004 08:03:07
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00878239
Message ID:
00879099
Vues:
23
Hi Walter,

When view is in row buffering mode, each INSERT/APPEND does implicit TABLEUPDATE for the currently buffered record first. It is trying to update the base table which might be locked at the time.

Thanks,
Aleksey.



>VFP8 SP1
>
>In one of my classes I've got a strange bug when doing a INSERT INTO () VALUES ().
>I know this can cause problems on tables, but I was not aware that this could happen on a row buffered view as well.
>
>I tried to convert to an APPEND BLANK to determine if the problem had to do with the INSERT command, but to no effect:
>
>I tried to reproduce the behaviour in a sample program but to no effect. It only goes wrong on my applic object.
>
>I've been able to circumvent the issue to set table buffering on (in stead of rowbuffering) which solved the issue. It still is strange.
>
>Anyone seen this before?
>
>Walter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform