Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Statement questions again !
Message
From
08/01/2001 01:42:22
 
 
To
01/01/2001 20:52:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00458353
Message ID:
00460421
Views:
14
>I want to save/update the cursor records into the table. And since the cursor records is filter out from the table, i will add, modify or delete the records in the cursor.

Have you considered using updateable views? They handle all of the updating for you. Or buffering, then you can make all the chanegs you want (either to the whole table or just the current record depending on the mode) and be able to Revert or Update them to your table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform