Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User questions
Message
From
05/08/2002 15:20:06
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00686149
Message ID:
00686286
Views:
43
I've actually used this method in SP's in other areas and you are right it is better, I never thought of using it in the WHERE clause though, I'll keep that one in mind if a situation comes up, good idea.

Thanks
John


>You can achieve the same thing without making multiple trips by including the timestamp in the WHERE clause of the UPDATE or DELETE.
>
>Better would be to use a stored procedure and pass the timestamp as a parameter. The stored procedure can then do the logic has you describe but without making multiple trips across the wire.
>
>-Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform