Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views in buffering mode.!!
Message
 
 
À
17/12/2000 23:58:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00454579
Message ID:
00454606
Vues:
16
>How can i find out if a view in buffering mode has uncommitted changes.

For 3-d buffering (row buffering) - GetFldState(-1). It returns string with all '1' in it if record is not modified. For new records - all '3'.

For 5 buffering - GetNextModified() function returns 0 if no records modified, and non-zero value that you can use in 'GO' command to move record pointer to the modified record.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform