advertisement

Article:
  ADO.NET Connection Pooling Explained
Subject:   Kill your connection?
Date:   2004-03-14 17:52:37
From:   joshross
How do you kill your connection when the user does not have access to the t-sql kill command?
Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • Kill your connection?
    2005-02-01 22:39:55  sanjit@myuberall.com [Reply | View]

    How can i kill the connection, in Oracle.

    i am using Oracle 9i with ASP.NET & C#, so connection pooling peoblem occur,
    how can i resolve it.