Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change record order permanently
Message
 
 
À
06/02/2007 10:34:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01192768
Message ID:
01192807
Vues:
11
>Dear Naomi
>
>You wrote
>
>select myTable
>set order to ISeq
>copy to MyNewTable
>
>I do not copy to another table.
>Suppose I index my table. Then I quit visual foxpro.
>Again all records must be displayed in previous index order as shown in my example.

USE myTable ORDER TAG iSeq

In other words, always open the table with the index tag you created and you would see records in the correct order.

There is nothing more to that, the physical sort would not change.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform