14-06-2007, 22:27
|
#4 (permalink)
|
| Super Moderator
Join Date: Mar 2005 Location: Herts, UK
Posts: 1,041
| In my experience, it's usually inefficient SQL that's the root cause of problems, try dumping the prepared SQL queries to a log file and running them though a query tool and see how efficient they are. |
| |