Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Confused about how VFP handles tableupdates.
Message
De
13/10/2000 16:10:31
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00429328
Message ID:
00429344
Vues:
13
>>>I use the following.
>
>>>IF ISNULL(GETFLDSTATE(-1))
>>> RETURN .F.
>>>ELSE
>>> RETURN ("2" $ GETFLDSTATE(-1) OR ;
>>> "4" $ GETFLDSTATE(-1))
>>>ENDIF
>
>
>>Thanks Ko.
>
>>I find that after record is modified, the point better not move off of the modified record or else GETFLDSTAT(-1) will return with "111111...".

>I thought that that was only tru if you don't use table buffering

Well unless there something wrong with my version of VFP, I'm getting back "11111111..." form GETFLDSTAT(-1) if my record pointer moves off of the modified record. I just tested on the command window. In case you are wondering my table is buffered to 5 (optim. table).

Can anyone shed some light on this matter?

Thanks
HI-YO SILVER AWAY!!
The Lone Ranger, The late Clayton Moore R.I.P.
I am a fool!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform