Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error updating with large view
Message
From
15/01/2003 18:41:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
10/01/2003 14:55:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00740462
Message ID:
00742173
Views:
13
>We are receiving an error doing a tableupdate() with a view when the view contains over 2,000 rows. This is running under Novell Network, client 4.83.
>It appears to maybe have something to do with the network, because if I copy everything to my local drive it works.
>
>Anyone seen this or have any suggestions on what I can look for?

Perhaps, as a workaround, you could update the rows one at a time? GetNextModified() will give you the record number of the next modified record.

If you need to update all-or-nothing, you might work with transactions, but perhaps you will once again get the same symptoms. I don't know.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform