Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Action Every Interval
Message
From
24/04/2002 10:55:13
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00648415
Message ID:
00648691
Views:
19
>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)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform