Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPDATE on remote view is very slow
Message
From
23/02/1999 10:55:35
 
 
To
23/02/1999 10:21:32
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00190273
Message ID:
00190450
Views:
15
>>it seems to me you are doing double work for no reason
>>once updating the view and then committing the changes you may want to look at SQL Passtrough (SQLEXEC) for this specific update
>
>... I don't understand where's the double work. Can you be a little more specific, please? I never used SQL Passthrough. Thanks.
>
you are spending time updating your cursor and then spending time commiting the changes while with SQL passthrough you would be sending the updates directly
(depending on the settings of your connection)

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform