Home All Groups Group Topic Archive Search About

checking if data reader is open

Author
18 May 2006 2:00 PM
Smokey Grindle
is there any way to check if a data reader is open if you dont know the
original object that created it? I keep getting data reader is open errors
yet I never used a data reader in this project ever... so i'm having a hard
time tracking down whats happening here. thanks!

Author
18 May 2006 5:54 PM
W.G. Ryan - MVP
Smokey - what is the exact error message you're getting?
Show quote
"Smokey Grindle" <nospamhere@dontspam.net> wrote in message
news:upzS8NoeGHA.2416@TK2MSFTNGP03.phx.gbl...
> is there any way to check if a data reader is open if you dont know the
> original object that created it? I keep getting data reader is open errors
> yet I never used a data reader in this project ever... so i'm having a
> hard time tracking down whats happening here. thanks!
>
Author
22 May 2006 12:18 PM
Smokey Grindle
Just "A data reader connection is already open"


Show quote
"W.G. Ryan - MVP" <WilliamRyan@nospam.gmail.com> wrote in message
news:%23DDIhOqeGHA.2188@TK2MSFTNGP05.phx.gbl...
> Smokey - what is the exact error message you're getting?
> "Smokey Grindle" <nospamhere@dontspam.net> wrote in message
> news:upzS8NoeGHA.2416@TK2MSFTNGP03.phx.gbl...
>> is there any way to check if a data reader is open if you dont know the
>> original object that created it? I keep getting data reader is open
>> errors yet I never used a data reader in this project ever... so i'm
>> having a hard time tracking down whats happening here. thanks!
>>
>
>
Author
22 May 2006 1:09 PM
Smokey Grindle
strangely I fixed it by changeing the order of two data adapters that where
filling one after another... I assume the data reader error was thrown from
inside the Data adapter somehow


Show quote
"Smokey Grindle" <nospamhere@dontspam.net> wrote in message
news:uv1%23jnZfGHA.3888@TK2MSFTNGP04.phx.gbl...
> Just "A data reader connection is already open"
>
>
> "W.G. Ryan - MVP" <WilliamRyan@nospam.gmail.com> wrote in message
> news:%23DDIhOqeGHA.2188@TK2MSFTNGP05.phx.gbl...
>> Smokey - what is the exact error message you're getting?
>> "Smokey Grindle" <nospamhere@dontspam.net> wrote in message
>> news:upzS8NoeGHA.2416@TK2MSFTNGP03.phx.gbl...
>>> is there any way to check if a data reader is open if you dont know the
>>> original object that created it? I keep getting data reader is open
>>> errors yet I never used a data reader in this project ever... so i'm
>>> having a hard time tracking down whats happening here. thanks!
>>>
>>
>>
>
>

AddThis Social Bookmark Button