Quote:
Originally posted by Platinum Dan
-=HOAX=-
I am not sure how technical you are but if you have a friend that is using the same software and their database is only using 5% CPU ... that would lead me to believe one of two things (or both)
1. You have a lot more data ... and need to index your database tables.
and
2. You need to index your database tables.
Indexing alone can change query speed to 90%.
Hope this helps
|
The program if its half decent should index the tables for you automaticly.