Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read only cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00787772
Message ID:
00787804
Vues:
19
Hi Einar

select ..... from myTable into cursor myCursor READWRITE

is put on SELECT('myCursor') WorkArea : 0 if myCursor not exist in thid datasession

select .... from myTable into cursor myTable READWRITE

is put on SELECT('myTable') WorkArea : then replace myTable.

With READWRITE, NOFILTER is implicit.

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform