Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Count number
Message
From
23/02/2000 00:20:30
 
 
To
23/02/2000 00:17:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00335161
Message ID:
00335807
Views:
15
>Mike said to reSELECT from the cursor and to use recno() in this second SELECT (the first one should use NOFILTER).

Actually, thats not what I suggested, though it would work. Here is what I'm saying, I'm not sure if this is what your looking for:

*Build your cursor
SELECT * FROM Table ORDER BY field

*Now use this special command to deterimne
*which record we're on
?RecNo()


Its simpler this way :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform