Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table/sql cursor record linking?
Message
De
15/03/2011 13:34:28
 
 
À
15/03/2011 11:47:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01503733
Message ID:
01503748
Vues:
36
>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?

Select the PK of table into the cursor as well, use cursorsetprop if you want it diffcult.
use cursoradapter otherwise ;-)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform