Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wishlist Discussion: SQL Spy Mode
Message
De
27/07/1999 13:45:04
Walter Meester
HoogkarspelPays-Bas
 
 
À
27/07/1999 13:32:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00246695
Message ID:
00246753
Vues:
22
Erik,

>We have almost ultimate control over how REQUERY and TABLEUPDATE work. It lies in the view definition. But sometimes there are settings that affect the SQL that aren't totally obvious and are difficult to see even with eView.

>Extending AERROR would be nice, but not as powerful as seeing the SQL- because it would only work when the view caused an error, or a TABLEUPDATE returns .F., and not all view update and query problems cause errors, they just behave differently than expected.

You are just purposing a feature like the SET COVERAGE command but for internal SQL handling by the REQUERY and TABLEUPDATE, don't you ? Maybe you can intergrate the two and let the SET COVERAGE option register all SQL activities (internal and external) like:

- Index use
- time needed to index matches (optimizable part)
- time needed to filter (non optimizable part)
- time needed for subqueries etc

This will enhance the profiling capabilities.

for example: SET COVERAGE TO file WITH SQLPLAN

Just thinking...

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform