Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record no in SQL?
Message
From
02/03/2000 23:12:04
 
 
To
02/03/2000 21:39:01
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00340444
Message ID:
00341073
Views:
24
>did u mean if i just use the sql like this:
>"select * from table where recno() >= 10 and recno() <=20 into cursor temp_cursor"
>will also comes up wrong result?

No, that will work fine. You just can't specify an alias in the RECNO('table') function, or if your SQL involves more than one table then even the RECNO() won't work. As you've specified will work fine.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform