Re: close the connection that the ADODC opened
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Wed, 15 Feb 2006 12:09:29 -0000
I have vb.net application which was converted vb 6 apllication, theconverted
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. Cananyone
give me some advice about how to close the connection that the ADODCopened.
any suggestion will be appreciated
You have not displayed any code.
Call
connectionobject.close().
Stephen Howe
.
- Prev by Date: How do you store binary object data in a table column
- Next by Date: Re: Error 3201 on DataGrid_dblclick
- Previous by thread: How do you store binary object data in a table column
- Next by thread: Re: Error 3201 on DataGrid_dblclick
- Index(es):