Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append to cursor problem
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01256572
Message ID:
01256574
Vues:
12
>I have to cursors in a form dataenviroment:
>
>direct and reemb
>
>I am using:
>
>SELECT * FROM DIRECT INTO CURSOR MYCURSOR READWRITE WHERE DIRECT.ETI_PT = 0
>SELECT MYCURSOR
>APPEND FROM reemb for eti_pt = 0
>
>The problem is that records are also being appended to reemb

The records will not be appended to reemb by the code you posted. It happens somewhere else in your code.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform