Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Row Bufffering Problem
Message
De
18/03/2006 16:47:35
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01105584
Message ID:
01105586
Vues:
21
if you use skip or seek command when rowbuffering, your record will be updated.
>In the LOAD event, I have:
>
>
>SELECT 0
>USE (oApp.cDataPath + "Employees")
>CURSORSETPROP("Buffering", DB_BUFOPTRECORD)
>
>
>In the UNLOAD event, I do
>
>
>USE IN Employees
>
>
>When this last line of code is hit, even though no changes have been made and
>the pointer has not moved, a record is writen to the table. I have not done a
>TABLEUPDATE().
>
>What gives?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform