Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Improving sluggish SQL
Message
 
À
20/12/1999 13:02:14
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00306158
Message ID:
00306335
Vues:
30
Walter,

The problem with your suggested code is this;
USE TABLE1 && Opens table1 in the currently selected work area

USE TABLE2 ORDER TAG keyfieldTag && Opens table2 in the currently selected 
                                 && work are closing Tbale1

SET RELATION TO Keyfield INTO Table2 && Sets a relation from the currently
                                     && selected work are into Table2 whihc is
                                     && open in the currently selected work area

BROWSE NORMAL FOR EOF("Table2")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform