Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speeding up queries, etc...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Speeding up queries, etc...
Divers
Thread ID:
00431411
Message ID:
00431411
Vues:
53
We have a large app that has tables of around 100mb. They are native VFP tables and are located on a shared drive on the server.

The problem is queries and such are slow because of the size of the tables. They have been optimized by creating indexes on the items that the queries are built on, etc...

If I understand correctly, the entire 100 mb tables are passed to the workstation for processing.

I believe I need to come up with a way to offload some of the processing to the server and just pass the results back.

Does this sound fesible??? Any suggestions on how to proceed with this?

We have actually considered to moving up to SQL Server. Would this be my best bet. It would mean almost a complete rewrite of about 40 megs of code.

Thanks in advance...
Tommy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform