Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very slow VFP SQL Update
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01085361
Message ID:
01085456
Views:
18
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform