Message
 
 
To
21/06/2001 15:16:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00522095
Message ID:
00522128
Views:
15
>Otherwise, I wouldn't use an index for this, I'd create a field just for the sort, have a routine populate that field randomly (using rand() most likely), and SET ORDER to an index on that field whenever you want a new random view of your cursor.

Good idea, thanks Mike!
John
Previous
Next
Reply
Map
View