Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read / write cursors???
Message
De
06/11/1998 15:54:30
 
 
À
06/11/1998 15:50:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00155363
Message ID:
00155366
Vues:
20
>I want to ...
>
>- build a cursor containing a subset of the main table...
>- populate a grid from the cursor...
>- have the user make a change via a pop-up edit window...
>- save the change to the original main table...
>- have the grid (cursor) also reflect the change
>
>
>I'm sure that this is an 'every day' kind of thing, but there are so many ways to accomplish this... I'm looking for suggestions...
>
>Thanks

You should have generic method which will get table records into cursor (SELECT or SEEK/SCAN) and use this cursor as grid.recordsource, actually nothing more. It's important that cursor will carry all primary key fields from the table.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform