Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to find when a table is populated
Message
De
25/05/2007 11:31:13
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
25/05/2007 11:28:38
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01228519
Message ID:
01228521
Vues:
14
>Unable to find it in the code, so I was thinking of setting the atribute for the table to RO and let it crash when the code tries to write to it. Is there a better way?

You might try to set a breakpoint, when the following expression is true:
reccount("MyTable") > 1000
Assuming the table already has 1000 records.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform