Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND FROM Cursor
Message
De
19/10/2001 02:08:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00570632
Message ID:
00570636
Vues:
17
>It depends on how the cursor was created. It the cursor is in reality a filtered table (using an index/indexes) it can't be done. For more info about this, see the NOFILTER clause for the SQL - Select command.
>But if the cursor isn't a filtered table and is physically stored in the temp-dir you can do this:
>APPEND FROM DBF("Alias of Cursor")

Thanks, that is working.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform