>>Hopefully you've been closing the recordsets with an rs.close followed by a set rs=nothing.
Yeah, that's one of the things I want to discuss with you when I get a minute.
Some of the recordsets (I think each one was a storedproc) wouldn't close. I'd get a bomb out "object doesn't exist" when closing an rs. Anything written like normal SQL in the page seemed to work though, as I recall.
That's why I want to comb through it. I closed a ton of recordsets off in the busiest pages, though.