Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error updating with large view
Message
De
15/01/2003 18:41:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
10/01/2003 14:55:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00740462
Message ID:
00742173
Vues:
14
>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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform