Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor reorder.
Message
 
To
19/04/2004 12:21:42
Reza Meamar
Homa Programming Group
Shiraz, Iran
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00896165
Message ID:
00896375
Views:
28
As Yuri and Erick said just INDEX your cursor.
 SELECT * FROM YourTable ORDER BY DTOS(DateField) INTO CURSOR myCursor [READWRITE]
 INDEX ON DTOS(DateField) TAG myCursor
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform