Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan not working in EXE but is fine in Debug
Message
 
 
To
20/02/2009 09:13:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01383020
Message ID:
01383064
Views:
53
>>I was not sure if VFP6 accepts:
>>UPDATE ...;
>>FROM ....;
>>INNER JOIN ....
>
>update it can to be slow a lot,
>join is not required here
>
>UPDATE WOMaster SET WOPrinted = .T. WHERE WONumber IN (SELECT WONumber FROM workorders)
>
You may also write it using EXISTS, could be quicker.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform