twice open-close connection
Posted: Thu 29 Sep 2011 15:10
Why does open/close connections shown twice in dbMonitor?

I am using only one operation:

I am using only one operation:
Code: Select all
.......................
uniDataAdapterTest.Fill(dataTableTest);
............................