Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read only cursor
Message
De
13/05/2003 12:36:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00787772
Message ID:
00787789
Vues:
15
>Is it normal that when I issue:

>
>select * from myTable into cursor myCursor readwrite
>
>that both myTable and myCursor are open in a workarea?

Yes...

>Should I issue a select 0 before I do my select statement to insure that a different workarea will not be used or is this redundant?
>

I don't see a reason to do a SELECT 0...the cursor will be in a new work area.
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform