News Focus
News Focus
icon url

Mattu

01/19/04 9:12 AM

#34448 RE: Bob Zumbrunnen #34447

>>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.