Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate ( )
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01220705
Message ID:
01220843
Vues:
21
>I have to tables in a dataenviromnent of a form
>
>Both table buffered as 4 in cursor property
>
>The tables has a relation in the form environment
>
>The GRID is of the child table
>
>When I run the form, the GRID shows all records
>I expected to show only the records which ID field is related
>to in the mother table
>
>When I click the buttom tableupdate (), the GRID records show up as expected
>
>Moises

I would probably go with the local view instead. But if you want to use relations between tables you may add something like after setting relations.
go top in ParentTable
go top in ChildTable
Hope this helps.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform