Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!
From: William Ryan eMVP (dotnetguru_at_comcast.nospam.net)
Date: 02/10/04
- Next message: William Ryan eMVP: "Re: ado.net"
- Previous message: Severain: "Bound TextBox and Updates in DB"
- In reply to: Miha Markic [MVP C#]: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Next in thread: TheGuru: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Feb 2004 12:48:57 -0500
Amen to that.
ADO.NET 2.0 is almost like relearning ADO.NET all over again, but wow is it
ever cool and learning it has proven to be quite a bit of fun.
"Miha Markic [MVP C#]" <miha at rthand com> wrote in message
news:ec31S$67DHA.3360@tk2msftngp13.phx.gbl...
> Or wait for Whidbey ;-)
>
> --
> Miha Markic [MVP C#] - RightHand .NET consulting & software development
> miha at rthand com
> www.rthand.com
>
> "William Ryan eMVP" <bill@NoSp4m.devbuzz.com> wrote in message
> news:e%23mzeL67DHA.1816@TK2MSFTNGP12.phx.gbl...
> > Either close the first connection or, if you must keep it open b/c you
are
> > firing another reader from within it and you can't use another data
> > structure, use a second connection.
>
>
- Next message: William Ryan eMVP: "Re: ado.net"
- Previous message: Severain: "Bound TextBox and Updates in DB"
- In reply to: Miha Markic [MVP C#]: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Next in thread: TheGuru: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|