Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Select SQL
Message
De
19/03/1997 17:12:59
 
 
À
19/03/1997 16:40:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00024860
Message ID:
00024896
Vues:
36
>>How can I...
>>"SELECT * FROM table INTO CURSOR anycursor"
>>and make changes to anycursor that are reflectd
>>back to my table. Can you SELECT INTO A CURSOR VIEW?
>
>As far as I know, you can only change the source table if yu use a view. Queries and cursors are snapshots of the data. This means that you would need to use "select SQL view"

You can change cursor either creating it by CREATE CURSOR, or USE ... AGAIN in another work area.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform