Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speed problems
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00306022
Message ID:
00306599
Vues:
33
Ricardo,

I have found out what the problem is. My database has a lot of updateable views in them. I use these to update the underlying tables. I also use them when printing. When the application is printing without any other user sharing the data there is no problem. If any other user starts using the views for printing both applications suffer.

I have modified my print program so it does not use the view but queries the tables with the sql-statement of the view. This works and now my application is back on printing speed, even if more thatn user is printing data. Infact, the performance level has increased because I'm no longer using the views for the print. It seems that the SQL executes a lot faster and is more stable than the view that does the same. Having views that can update tables was the problem.

Thanks for your response,

Ron Brahma
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform