Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Select
Message
 
À
26/03/1998 14:09:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00087402
Message ID:
00087560
Vues:
32
-- 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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform