Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to insert data into Grid in descending order
Message
De
03/11/2000 08:49:53
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
03/11/2000 08:41:37
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00437133
Message ID:
00437560
Vues:
18
>
>Carmen,
>IOW you want last entered dispalyed first ? If so create an index on recno() :
>index on recno() tag recorder
>
>Then just set the order desc :
>
>set order to tag recorder descending
>
>Cetin

Also to keep index smaller you could use any expression in fact :
index on '1' tag recorder

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform