Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View (BatchUpdateCount)
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00061302
Message ID:
00061351
Views:
38
>I created a remote view and i set the BatchUpdateCount option to 50 records.
>
>When I issue a TABLEUPDATE() command Sometimes it updates the backend and sometimes it doesn't until I reduce the number of records to be updated in the (BatchUpdateCount), WHY ??????
>
>Keeping in mind that if I set (BatchUpdateCount) to 1 it will update the backend always, but it's very slow (5 min. to update 250 records).
>
>ANY SUGGESTIONS ARE APPRECIATED.

You should check to see if there's an update trigger defined on the back end that disallows multiple updates with a single command.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform