Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!
From: Miha Markic [MVP C#] (miha)
Date: 02/10/04
- Next message: Miha Markic [MVP C#]: "Re: error.. oci.dll"
- Previous message: Miha Markic [MVP C#]: "Re: ExecuteReader Help"
- In reply to: William Ryan eMVP: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Next in thread: William Ryan eMVP: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Reply: William Ryan eMVP: "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 09:27:58 +0100
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: Miha Markic [MVP C#]: "Re: error.. oci.dll"
- Previous message: Miha Markic [MVP C#]: "Re: ExecuteReader Help"
- In reply to: William Ryan eMVP: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Next in thread: William Ryan eMVP: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Reply: William Ryan eMVP: "Re: There is already an open DataReader associated with this Connection which must be closed first, AGAIN !!!!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|