Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index taking up too much disk space
Message
De
05/12/2005 08:41:34
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
05/12/2005 08:02:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Novell 6.x
Database:
MySQL
Divers
Thread ID:
01074663
Message ID:
01074892
Vues:
27
Jon

>The goal is to improve the performance of some very slow REPLACE, SELECT, and LOCATE statements whose performance is terrible on these large tables. The methods that I'm trying to improve performance on are preexising and I'm not trying to rewrite them..I'm just trying to speed up the slowest parts of it and indexes seemed the natural way to improve the performance.
>
>As far as the real reason behind using such a large index..I have various information during various parts of the program and thus need to find a way to "search" through the views on different criteria...

I understand that's your hope. Please recognize that the fastest solutions can only be offered if we have a complete understanding of the scenario.

I don't know why you'd want to build an index across multiple tables adding together the various primary keys. If you could explain the purpose of the code, that would help. I find it quite common that re-engineering is often the fastest solution.

A query may be a better way to go than adding another index, but at this point, I can't say.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform