Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms with 1 to 1 relationships tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00009145
Message ID:
00009591
Vues:
49
>>>
>>>Is this what you're looking for?
>>
>>Thanks. I think so. I tried it and looks fine but I can't access the child's table fields. I need to save those fields if they aren't empty.
>When adding data to each of the tables in the form you might still need to do something like this:
>
>SELECT TABLE1
>APPEND BLANK
>SELECT TABLE2
>APPEND BLANK
>
>Otherwise the second table's fields will not enable to edit.
>HTH,
>Greg
Thank's Greg. Where do I have to put that code?
Do you know about some book for learning VFP from the programer's point of view? In earlier versions of foxpro, the books I've read allways have two parts: in one they talk everything about the interface (from a user point of view); in the other part they explain how to build programs just by coding instructions. I wonder if there is some book around that explains how to build a program using the interface and then programing just the necessary to customize the application.
Enrique
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform