Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Same form: two data tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00360999
Message ID:
00361587
Vues:
16
>I would like to use the same form to edit two different but identical tables. They can both be in the form's data environment, if I could figure out how to switch between them.

You can use a third cursor that all your controls are bound to. You can do select * from mytable into cursor TempTable to populate the 3rd cursor with the appropriate data source.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform