Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very slow VFP SQL Update
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 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01085361
Message ID:
01085456
Vues:
16
I'm not sure where 'mk_memo' came from but I'm glad it works for you. :)

>Sergy, Thanks a million, you came throug again! Time for update is now 0.084 seconds.
>
>Here is the revised code. The k_memo key is the parent key. All I had to do was add it.
>
>
update bsmemo set textln = c_memo.textln ;
>from c_memo join bsmemo on c_memo.k_seqno = bsmemo.k_seqno ;
>where bsmemo.k_memo = mk_memo and ;  && Added line.
>c_memo.updtflag = 'U'
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform