Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT & recno()
Message
 
To
16/12/1998 14:59:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00168223
Message ID:
00168248
Views:
26
>Is there any way to have SELECT selects RECNO()? TO make it harder I have more then one table in this SELECT statement.
>TIA Mark

Mark --

Try something like this:

SELECT * FROM MyTable WHERE RECNO() = 123

Bill
Previous
Reply
Map
View

Click here to load this message in the networking platform