Click here to Skip to main content
Sign Up to vote bad
good
See more: C#
How to use more data readers using in c#
Posted 31-Jan-13 19:42pm
aarunsd290

Comments
Sergey Alexandrovich Kryukov - 1-Feb-13 1:44am
Not clear. Please elaborate, use "Improve question". And don't forget to add a question mark, to avoid accidental removing your post as "not a question". —SA
aarunsd - 4-Mar-13 5:49am
Thank u sir

2 solutions

  Permalink  
Comments
boogac - 1-Feb-13 3:52am
simple and correct,thanks for the link
Even using single connection you can achieve it,
In Connection string enable MARS (multiple access result seT)
Server=.\SQLEXPRESS;Database=master;Integrated Security=SSPI;
  MultipleActiveResultSets=true;
 
Check this as correct answer if it helped
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Christian Graus 544
1 OriginalGriff 263
2 samadhan_kshirsagar 229
3 Michael Haephrati 225
4 Ron Beyer 200
0 Sergey Alexandrovich Kryukov 6,959
1 Prasad_Kulkarni 3,689
2 OriginalGriff 3,402
3 _Amy 3,332
4 CPallini 2,950


Advertise | Privacy | Mobile
Web01 | 2.6.130617.1 | Last Updated 1 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid