chpicker
Programmer
- Apr 10, 2001
- 1,316
I have a table with over 2 million records in it currently and has a single computer adding up to 100+ records per second, depending on current call volume. Now, this table is mainly for debug purposes so I can watch how my automated system is thinking.
When I open this table from another computer, then try to BROWSE, it seems to lock up for around 10 seconds before finally displaying the window. It also locks up like that if I try to execute an SQL query on it, or anything else that actually tries to access the table.
Does anyone have any suggestions on what could be causing it? Is it the fact that there is a computer that sometimes dumps 100 records a second into it? Is there something else I might have overlooked? This is the only table it happens on.
When I open this table from another computer, then try to BROWSE, it seems to lock up for around 10 seconds before finally displaying the window. It also locks up like that if I try to execute an SQL query on it, or anything else that actually tries to access the table.
Does anyone have any suggestions on what could be causing it? Is it the fact that there is a computer that sometimes dumps 100 records a second into it? Is there something else I might have overlooked? This is the only table it happens on.