Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating source file using views
Message
 
À
14/05/1998 01:07:41
Janet Fernando
Computer Craft Corporation
Quezon, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00098967
Message ID:
00099406
Vues:
26
Janet,

If you have SQL Server (and possibly other back ends, I really only know MS SQL Server) you need to run UPDATE STATISTICS on your tables periodically to keep the index information current. You may need to do that.

You should check to see exactly what command(s) FoxPro is sending to the back-end. Most server databases have a feature that allows you to trace the commands the server receives. There may be something about the way your view is desinged that is causing the problem.

>>Does the table have an index on the key field(s) you're using to update it?
>>
>>>It takes us at around 2 minutes to just update a single record edited on a sql view. Why is it so? The table contains 1 million records
>Yes, it has. Why is it still like that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform