Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speeding up queries, etc...
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Speeding up queries, etc...
Miscellaneous
Thread ID:
00431411
Message ID:
00431411
Views:
52
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
Next
Reply
Map
View

Click here to load this message in the networking platform