Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate ( )
Message
De
29/04/2007 11:15:27
 
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:
01220891
Vues:
16
>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

Set the parent Table as active Cursor.
PROCEDURE Form.Activate or Init
SELECT ParentTable
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform