Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET FILTER TO x RELATION
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SET FILTER TO x RELATION
Divers
Thread ID:
01224893
Message ID:
01224893
Vues:
72
Set filter to works better than a relation when it comes
to display only some itens of the child table

eg.

SET FILTER TO ALLTRIM(UPPER(FATHER_TABLE.type)) = ALLTRIM(UPPER(child_TABLE.type))

I put the code into the roll_event of the grid, so it happens
every time I move to a record on the grid of the father table

I am wrong ? I am forcing the system ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform