Re: mySQL connection problem
- From: "JuanCri" <juancri@xxxxxxxxx>
- Date: 6 Nov 2005 22:56:15 -0800
The finally block is used allways. That's why it does exist :) It has
been created to "destroy" de resources you're using. Check this:
http://msdn.microsoft.com/library/en-us/csref/html/vclrfthetryfinallystatementx.asp
It's recommended to use the managed data provider for MySQL. You can
download it from
http://www.bytefx.com/ (I think the site is down today)
Juan C. Olivares
www.juancri.com
.
- Follow-Ups:
- Re: mySQL connection problem
- From: telconstar99
- Re: mySQL connection problem
- References:
- Re: mySQL connection problem
- From: telconstar99
- Re: mySQL connection problem
- Prev by Date: Creating controls at runtime
- Next by Date: Re: Threading issues...
- Previous by thread: Re: mySQL connection problem
- Next by thread: Re: mySQL connection problem
- Index(es):
Relevant Pages
|
Loading