List:MySQL and .NET« Previous MessageNext Message »
From:Reggie Burnett Date:March 15 2005 3:37pm
Subject:Re: Error on Update - Connection already Open()
View as plain text  
Frank

Is this on .NET or mono?  I ask this because here you mention an upgrade
to Fedora Core 3.

Frank wrote:

> Shawn,
> The line that throws the error is the one with DABolle.Update... If I
> remove ConnBolle.Open() before the Update call I get an error saying
> the connection must be open...
> I experimented this in the past but it looked solved after an upgrade
> to fedora core 3 and latest mysql 4.1.x, but today it came out again...
> Thanks for any help,
> Frank
>
> ----- Original Message -----
>
>> Does DABolle share the same connection as ConnBolle?  Could it be that
>> when you do DABolle.Update(...) it is trying to re-open the
>> connection you
>> already have open through ConnBolle?  Or could it be that because
>> DABolle
>> has a pending update that its connection is already open and when you
>> say
>> ConnBolle.Open() you get the message?  I can't tell which line is
>> throwing
>> the error as I don't have the lines numbered....
>>
>> Shawn Green
>> Database Administrator
>> Unimin Corporation - Spruce Pine
>>
>>
>
>

-- 
Reggie Burnett, Software Developer
MySQL Inc, http://www.mysql.com

MySQL Users Conference (Santa Clara CA, 18-21 April 2005)
Early registration until February 28: http://www.mysqluc.com/


Thread
Error on Update - Connection already Open()Frank10 Mar
  • Re: Error on Update - Connection already Open()SGreen10 Mar
    • Re: Error on Update - Connection already Open()Frank11 Mar
      • Re: Error on Update - Connection already Open()Reggie Burnett15 Mar
    • Re: Error on Update - Connection already Open()Frank14 Mar
      • Re: Error on Update - Connection already Open()Mike Hillyer14 Mar
    • Re: Error on Update - Connection already Open()Frank15 Mar
    • Re: Error on Update - Connection already Open()Frank16 Mar
Re: Error on Update - Connection already Open()brandon14 Mar
  • Re: Error on Update - Connection already Open()Frank15 Mar
Re: Error on Update - Connection already Open()brandon15 Mar
  • Re: Error on Update - Connection already Open()Frank15 Mar
Re: Error on Update - Connection already Open()streamlake15 Mar