Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table/sql cursor record linking?
Message
 
 
To
15/03/2011 11:47:38
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01503733
Message ID:
01503734
Views:
35
>If I select records out of a table into an SQL cursor, and use that cursor as the source for a grid, is there an easy way of updating the table data as the cursor data is updated? Or, is there a way to add an extra field to the cursor for saving the record number from the original table so I can go back after any editing is done, and update the data in the original table?
>
>Thanks!

The simplest way will be to use CursorAdapter or local view (if you query VFP table).
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