Is there an easy way to find out If all OBJECTS are closed?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shall@uaex.edu

    Is there an easy way to find out If all OBJECTS are closed?

    I have several pages ( ASP) that were working OK on NT4.
    We moved it to Server 2003. At random , it appears that the
    Server.CreateOb ject fails.

    I've looked through the code and it looks OK.

    Is there an easy way to make sure I have Closed all
    CONNECTIONS
    RecordSets
    etc.

    TIA
    Steve
Working...