Posted: Tue Sep 18, 2007 10:33 am
Hello,
I'm hoping you can help me.
There are some queries that are crashing my site because they are taking too long to process.
Basically any of the queries that have a select count(*), I need to change to select count(ID). But I cannot find any way to modify these queries, where are they used and how can I change them without breaking DF.
Thanks in advance!
-Kurtis
I'm hoping you can help me.
There are some queries that are crashing my site because they are taking too long to process.
Basically any of the queries that have a select count(*), I need to change to select count(ID). But I cannot find any way to modify these queries, where are they used and how can I change them without breaking DF.
Thanks in advance!
-Kurtis