Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT & recno()
Message
From
16/12/1998 19:25:06
 
 
To
16/12/1998 15:06:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00168223
Message ID:
00168334
Views:
32
>>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
>
>You can SELECT Recno() From table1, i.e. querying one table. Having two tables, it's more reliable to dissect this operation, i.e. firstly collect recno() against one table and then join tables by second SELECT.

I would say that it's THE ONLY reliable way to do it. :)

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform