Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select
Message
 
To
26/03/1998 14:09:43
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00087402
Message ID:
00087560
Views:
31
-- snip --
>What about SELECT a.id,Recno("b") AS recno_b ; ...etc??? Never tried it but??

I tried several variations one day and found that you could get an accurate RecNo() ONLY if the SQL used a single table. Otherwise, you'll have to use the UniqueID (you DO have one?) and a SEEK on the main table.

Interestingly, my results varied with the time of day, what music was playing on the CD (or perhaps some internal strangeness). I never did figure out how VFP handled the RecNO() call. :-)
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform