Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter and form or best way to update base table with cu
Message
 
 
To
25/08/2008 09:28:56
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01341480
Message ID:
01341500
Views:
13
>I have a set of records for a carrier that I display on a grid on a page of a pageframe. All kinds of issues using a filter - shouldn't use THISFORM, can't use a memory variable defined in the INIT, etc. How would I best handle the filter condition in a form, or, what would be the best way to use the resulting cursor from SQL run on a base table to update back to the base table? I don't care which at this point.

One way would be to use UPDATE FROM using your cursor to update records based on it.

I personally advise against using filters with grids having bad experience in the past.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform