Rexolio
Technical User
- Aug 29, 2001
- 230
Hi,
I have a table in my SQL Database that has about 40,000 records. I have a form that pulls records from it according to specified criteria. This form was working fine not too long ago. I have been working a lot in that SQL Database, creating tables, exporting records, etc.
Now its taking forever to get the info to display to my ASP. Some people on slower internet connections experience wait times as long as 7 to 10 minutes. And even then sometimes they don't get results. And usually its a matter of trying to pull only 50 - 150 records.
I'm thinking that with all of the work I've been doing I need to compress the tables. If that's not appropriate please let me know.
If it IS what I should do, I have NO idea how to do it and besides doing what I mentioned above, I'm a beginner at SQL and probably won't understand the terminology, so please explain to me as if I'm a 5 year old. I'm going to get a book, but for now I need help in a hurry.
Any other suggestions or troubleshooting would be beneficial too...again, explained in a way that a 5 year old can understand.
Thanks for your help. This site rocks!!!
I have a table in my SQL Database that has about 40,000 records. I have a form that pulls records from it according to specified criteria. This form was working fine not too long ago. I have been working a lot in that SQL Database, creating tables, exporting records, etc.
Now its taking forever to get the info to display to my ASP. Some people on slower internet connections experience wait times as long as 7 to 10 minutes. And even then sometimes they don't get results. And usually its a matter of trying to pull only 50 - 150 records.
I'm thinking that with all of the work I've been doing I need to compress the tables. If that's not appropriate please let me know.
If it IS what I should do, I have NO idea how to do it and besides doing what I mentioned above, I'm a beginner at SQL and probably won't understand the terminology, so please explain to me as if I'm a 5 year old. I'm going to get a book, but for now I need help in a hurry.
Any other suggestions or troubleshooting would be beneficial too...again, explained in a way that a 5 year old can understand.
Thanks for your help. This site rocks!!!