Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetNextModified not returning a number
Message
De
18/06/2002 15:12:09
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00669756
Message ID:
00669867
Vues:
11
>Does it return .f. if the table is not table buffered?

Nope, GetNextModified gives an error in that case. Plus, this code is in a CASE statement and will only run when it encounters a table buffered cursor.

My only speculation is that an error is occuring on the GetNextModified() (like a table rule failing) and lnRecord staying at .F. (given by the LOCAL). But from the looks of my logs, I can't imagine that this is the case. Usually the logs show stuff like that.

Maybe I should try supressing the firing of table and field rules on GetNextModified() (last parameter) and seeing if this goes away. Unfortunately, its one of those things that happen so rarely its hard to tell when its fixed.

Thanks, David.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform