Hello Newsgroup !
I'm working with SQL Server 7.0 and Access 2000 .
I build some stored procedures and indexes to enhance the performance of my
queries.
Now there is another application (blackbox) which imports new data to my
only database table.
Once it took 1 ms for one file (1kb) today it takes 7 min. I know there is
something wrong. Is it
possible that this happens because of my index ?
The table has 10 million rows.
Greetings
Frank
I'm working with SQL Server 7.0 and Access 2000 .
I build some stored procedures and indexes to enhance the performance of my
queries.
Now there is another application (blackbox) which imports new data to my
only database table.
Once it took 1 ms for one file (1kb) today it takes 7 min. I know there is
something wrong. Is it
possible that this happens because of my index ?
The table has 10 million rows.
Greetings
Frank
Comment