Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Action Every Interval
Message
De
24/04/2002 10:55:13
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00648415
Message ID:
00648691
Vues:
20
>Thanks, I'm working it like this:
>
>If Mod( Recno() , 5000 )= 0
>   ? "Row " + AllTrim(Str(Recno())) + " " + Ttoc(Datetime())
>EndIf
>
>
>This is for a ton of inserts, so I don't need to worry about Deleted() or anything else. Actually, I gave up on the deleted mark a time ago and now have my own column called iDel (0=not deleted 1=deleted) with a simple index on it.

Why would you do such a thing - giving up on the deleted mark and using your own field instead?
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform