Re: mySQL connection problem



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

.



Relevant Pages

  • Re: How to share VB code across multiple pages?
    ... the target .Net Framework version to the appropiate one. ... download Denis Bauer's ASP.NET Version Switcher ... Hi, Juan, ... Validation of viewstate MAC failed. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to share VB code across multiple pages?
    ... Validation of viewstate MAC failed. ... Exception Details: System.Web.HttpException: Validation of viewstate ... Juan T. Llibre wrote: ... you can download the public 2.0 Beta versions here: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Click Repair and related software -
    ... Dear friends, finally, I could download them in order to evaluate ... Juan I. Cahis wrote: ... DeNoiseLF. ...
    (rec.music.classical.recordings)
  • Re: Using SQL on Development Machine
    ... Download the MySQL bits for your OS. ... you need a provider if you are ... do I need to download and install this in order to ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: ASP Form Security
    ... > So I've created an ASP form which submits information to a mySQL ... Scrap your Windos server and ASP pages ... Use Secure Shell port forwarding to download the MySQL data ...
    (comp.lang.php)

Loading