|
-
May 29th, 2007, 05:29 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] [02/03] 2 DataReader objects in succession
i require to connect 2 DataReader objects in succession to the same connection object .
but its not allowing me to do so.
error generated is :
"There is already an open DataReader associated with this Connection which must be closed first"
instead of using DataReader , if i use DataAdapter object , it works .
what is the correct and efficient way to read through records ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|