Subject: about sqlConnection
Posted By: LeoG Post Date: 4/5/2006 2:01:01 PM
Hi Expert,

It is weird that I could not disconnect the connection when I use sqlConnection.

This is my code:
               m_conn.ConnectionString=clsStatic.strConnection;
        m_conn.Open();
        m_conn.Close();
Once I use it, the connection can not disconnect until application is down. I found it using SQL Server Enterprise Manager\Management\Current Activity. How & Why??




Go to topic 42478

Return to index page 322
Return to index page 321
Return to index page 320
Return to index page 319
Return to index page 318
Return to index page 317
Return to index page 316
Return to index page 315
Return to index page 314
Return to index page 313