Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record deleted after tableupdate
Message
De
23/04/2004 03:40:08
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00897403
Message ID:
00897492
Vues:
15

if cursorgetprop( [Buffering] ) > 1


cursorgetprop( [Buffering] ) not return a state for "Exists buffered records",
it return "Table support buffered records"

If cursorgetprop( [Buffering] ) > 1 is false your code return a error on TABLEREVERT line.

Use GETNEXTMODIFIED() AND GETFLDSTATE().
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform