Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maximum Value (Grid)
Message
De
31/10/1999 20:13:22
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00284579
Message ID:
00284621
Vues:
11
>>I have a GRID that I have sorted by last name, first name that is contained within a Pageframe. The underlying table is Keyed on Familyid (Seq#). How do I get the maximum number from the Family table without changing the sort order and inserting a new row.
>
>This code doesn't move the record pointer:
>
>SELECT max(familyid) as maxfid;
> FROM FamilyTable ;
> INTO cJunk
>
>lnMaxFid = cJunk.maxfid
>
It's good as long as buffering is off.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform