Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tablerevert working oddly
Message
De
31/12/1997 11:23:32
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00068618
Message ID:
00068633
Vues:
43
Pardon me for jumping in--But...

do both forms use default data session?
do both forms have their BufferMode property set to 0?
does either form inadvertantly have a data environment that might be conflicting?

...The difference must be in the forms. Have you put a watchpoint when you do a table update in Form B to check cursorsetprop('buffer'...?

>>>I have a tablerevert in the same cmdbutton that works in form A but not in Form B. I append a record in form A and the tablerevert removes the record nut in form B it remains! C:(
>>Timothy,
>>
>>What type of buffering are you using row or table? If it is row, is there any code anywhere that may be moving the record pointer before your tablerevert()?
>
>Hi Jim, I've got =cursorsetprop("buffering",2) in both cases.
>
>What I do in a prg is:
>use thefile
>=cursorsetprop("buffering",2)
>appe blank
>repl cntlnbr with time()
>do form formA (or FormB)
>and thats it!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform