Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ever been bitten by this?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Ever been bitten by this?
Divers
Thread ID:
00613869
Message ID:
00613869
Vues:
65
Don't know if this is common knowledge but it certainly caused me some grief, if you "Use" two instances of a table with a shared index as in the example code below, both instances have the same index order
   Use Mytable order tag mytag 
   Use Mytable Again Alias Mytable2 order tag mytag Desc In 0
Both instances will now have their index in descending order
Regards,
Peter J. Kane



Pete
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform