Hi!
I am completely rewriting an old DOS FP aplication using VFP 6.0. I am trying to use new ways of doing things and would like some comments on the 'best way' to do the following:
I have a pageframe (I really like the look of these) with 6 tabs. The first page displays customer info ('Bill To' 'Ship To') and such as YTD, payment terms, ship via, etc.) I am thinking other tabs will show Invoicing, Job Status, Inventory, etc.
I am wondering about the best way to enter new customer info. I think I would like to just use the screen layout that displays the info on the page and have buttons for 'Add' 'Edit' 'Save' and maybe 'Cancel' visible.
In 'olden days'
I would have APPENDed BLANK, SCATTERed, processed and GATHERed. I know this is still available but I am wondering if another approach might be better such as using views or cursors in some way. I have read a lot on the subject but I seem to always need a very simple start and then I can adjust and get going. I don't think I am ready in understanding to abandon tables and use all views or whatever but am confortable with SQL SELECTs
I would appreciate any suggestions for an approach that is current and 'somewhat standard' allowing for developer preferences.
Thanks for all
Judi
I am completely rewriting an old DOS FP aplication using VFP 6.0. I am trying to use new ways of doing things and would like some comments on the 'best way' to do the following:
I have a pageframe (I really like the look of these) with 6 tabs. The first page displays customer info ('Bill To' 'Ship To') and such as YTD, payment terms, ship via, etc.) I am thinking other tabs will show Invoicing, Job Status, Inventory, etc.
I am wondering about the best way to enter new customer info. I think I would like to just use the screen layout that displays the info on the page and have buttons for 'Add' 'Edit' 'Save' and maybe 'Cancel' visible.
In 'olden days'
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
I would appreciate any suggestions for an approach that is current and 'somewhat standard' allowing for developer preferences.
Thanks for all
Judi