13 messages in com.mysql.lists.dotnetRe: Error on Update - Connection alre...| From | Sent On | Attachments |
|---|---|---|
| Frank | 10 Mar 2005 10:04 | |
| SGr...@unimin.com | 10 Mar 2005 10:24 | |
| Frank | 10 Mar 2005 15:31 | |
| Frank | 14 Mar 2005 13:37 | |
| Mike Hillyer | 14 Mar 2005 13:43 | |
| brandon | 14 Mar 2005 14:54 | |
| Frank | 14 Mar 2005 15:12 | |
| brandon | 14 Mar 2005 16:03 | |
| Frank | 14 Mar 2005 16:20 | |
| stre...@tiscali.it | 14 Mar 2005 23:53 | |
| Reggie Burnett | 15 Mar 2005 07:36 | |
| Frank | 15 Mar 2005 13:01 | |
| Frank | 16 Mar 2005 14:16 |
| Subject: | Re: Error on Update - Connection already Open()![]() |
|---|---|
| From: | Reggie Burnett (reg...@mysql.com) |
| Date: | 03/15/2005 07:36:51 AM |
| List: | com.mysql.lists.dotnet |
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/




