Question
Monitoring Recordset Sizes
My problem is that I’ve inherited some pretty bad code
and I’m searching for queries that are causing Out of Memory
errors because they are returning huge record sets. So what I need
is a tool that will give me a list of queries that return record
sets with greater than X records. I'm also on an old version of CF
(5.1). Is there an easy way to do this in CF 5.1? Is there a way to
see this in SQL Profiler?
Thanks
Thanks