Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms with 1 to 1 relationships tables
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00009145
Message ID:
00009591
Views:
52
>>>
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform