Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange APPEND FROM problem
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Strange APPEND FROM problem
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01108188
Message ID:
01108188
Vues:
44
I am probably missing something very simple (I guess too many hours working today <g>). Here is the situation:
* Cursor MyCursor is empty
* Table  MyTable has field PK. The first record of MyTable PK is 5
* Other record in MyTable have different values of PK (1,2,etc).
* The following command is supposed to append records... 
select MyCursor
append from MyTable for MyTable.Pk = nPk
* but the above works only if nPk is = 5 (that is, the value in the 
* first record of MyTable. If I try any other value of nPk, no
* records are appended to MyCursor
What am I missing?

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform