Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need help normalizing data
Message
From
20/02/1998 10:20:06
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00079889
Message ID:
00080103
Views:
36
>Dan,
>I do use related tables Parent (Header) to Child (Page)
>I'm "on the same page" seeking a cleaner process than
>Parent contains totalpages and each child a page number.
>Generating a page number for a new child is simple (C.page=P.totpage+1)
>and P.totpage increase, but if a PAGE (child record) is deleted, well...
>Page numbers cannot be reassigned. totpage .GT. actual-page-count
>
>Anyway, I'd like to hear the answers given to you Ed B

Now in VFP, I can see placing a lot of the required code in the RI but in FP for Dos ... I'm not sure.
Previous
Reply
Map
View

Click here to load this message in the networking platform