Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from cursor(?)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00314262
Message ID:
00314285
Vues:
27
>>Hi Sylvain,
>>so...append from dbf("cursor")...I need to append from the cursor.
>>
>
>Yes, it will append FROM the cursor to the currently selected table. The thing is : the cursor is actually a DBF file named from a Sys(3) unique file name. The DBF() function gets the actual underlying DBF file name and you will then append from it.
>

Sylvain and Mary-Ann,

You should be sure you wrote your cursor SELECT code with NOFILTER if it's a single-table cursor. the APPEND won't work if the cursor is actually a filtered table.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform