Hi!
This is a once/twice a year procedure in VFP 6.0
I am using SELECT to verify balances on invoices and present any orphans (for whatever reason) to users to decide what needs to be done. Now I am presenting either a browse window or a report (user choice) so user can go to edit screen to fix problems. I just can't be satisfied with this because the user is sitting there looking at the file but I don't know how to present it for editing.
A while back, someone here told me to leave views alone and get familiar with cursors first and I think that was good advice because I have been amazed at what I can to with them.
But I am wondering if it is time for me to explore views for, as I understand it, they can update the table for me.
I would appreciate any suggestions on how to approach this as well as any cautions. Would you suggest a view for this ?
It was all new once, right??
But I am really asking for suggestions for 'best' way to do this, knowing that there are many ways.
Thanks for any thoughts.
Judi
This is a once/twice a year procedure in VFP 6.0
I am using SELECT to verify balances on invoices and present any orphans (for whatever reason) to users to decide what needs to be done. Now I am presenting either a browse window or a report (user choice) so user can go to edit screen to fix problems. I just can't be satisfied with this because the user is sitting there looking at the file but I don't know how to present it for editing.
A while back, someone here told me to leave views alone and get familiar with cursors first and I think that was good advice because I have been amazed at what I can to with them.
But I am wondering if it is time for me to explore views for, as I understand it, they can update the table for me.
I would appreciate any suggestions on how to approach this as well as any cautions. Would you suggest a view for this ?
It was all new once, right??
![[bigsmile] [bigsmile] [bigsmile]](/data/assets/smilies/bigsmile.gif)
Thanks for any thoughts.
Judi