Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update one table based on another table
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00999981
Message ID:
01000005
Vues:
22
The SEEK and REPLACE should be faster anyway.

>I see, thanks a lot. I wish we already were using VFP9.
>
>Well, I would go with scan then, because I don't like that kludge solution.
>
>>See Re: SQL Update Message #974571
>>
>>>
>>>Is it possible to update one table based on another?
>>>
>>>Here is my attempt:
>>>
>>>UPDATE trans SET cCommissioned_Owner = curt.cOwner WHERE trans.ctrans_pk = Curt.ctrans_pk
>>>
>>>In curt I put two records, but only one record was updated in Trans. Is it possible to do or it would be better to scan curt and update one record in a time (or use replace command - which is better?)
>>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform