I have vb.net application which was converted vb 6 apllication, the
converted
application use ADODC to grab data from database, but every time it run,
It's
open a new connection, the old version didn't have such problem. Can
anyone
give me some advice about how to close the connection that the ADODC
opened.
any suggestion will be appreciated
Tony